diff options
| author | Sam James <sam@gentoo.org> | 2021-02-24 20:23:03 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2021-02-24 20:24:10 +0000 |
| commit | d6b1770d95bc00d0d7ec6800798dae17a9d80bb3 (patch) | |
| tree | 3643fe9bd5962146d0cc624d485f73876ce6fbeb /dev-db/postgresql/postgresql-11.11.ebuild | |
| parent | 902d75f0a0f8de60b9f6494c8f9e15523733add7 (diff) | |
| download | gentoo-d6b1770d95bc00d0d7ec6800798dae17a9d80bb3.tar.gz gentoo-d6b1770d95bc00d0d7ec6800798dae17a9d80bb3.tar.bz2 gentoo-d6b1770d95bc00d0d7ec6800798dae17a9d80bb3.zip | |
dev-db/postgresql: Stabilize 11.11 ppc, #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 13e06ee83fbe..db958f9d80a7 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) |
