diff options
| author | Sam James <sam@gentoo.org> | 2021-02-24 23:52:40 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2021-02-24 23:52:40 +0000 |
| commit | ca30f43e30d782efdf2aba1a06e695b9f1fc5f3b (patch) | |
| tree | 1eba2201df4932df272ee35aa1f00efcb787db34 /dev-db/postgresql/postgresql-11.11.ebuild | |
| parent | b21c3863ccb99b74cc4ffbe903e2d3af3b97abf9 (diff) | |
| download | gentoo-ca30f43e30d782efdf2aba1a06e695b9f1fc5f3b.tar.gz gentoo-ca30f43e30d782efdf2aba1a06e695b9f1fc5f3b.tar.bz2 gentoo-ca30f43e30d782efdf2aba1a06e695b9f1fc5f3b.zip | |
dev-db/postgresql: Stabilize 11.11 x86, #771942
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-11.11.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-11.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.11.ebuild b/dev-db/postgresql/postgresql-11.11.ebuild index d3c213406e47..003b54d67b55 100644 --- a/dev-db/postgresql/postgresql-11.11.ebuild +++ b/dev-db/postgresql/postgresql-11.11.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1) |
