summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-24 20:23:06 +0000
committerSam James <sam@gentoo.org>2021-02-24 20:24:13 +0000
commita4cf4bdaa78e1e4a9c74e8ae6936892a64864799 (patch)
tree139d702a9d835835b4816d5204c258157618426a /dev-db/postgresql
parentdev-db/postgresql: Stabilize 13.2 ppc, #771942 (diff)
downloadgentoo-a4cf4bdaa78e1e4a9c74e8ae6936892a64864799.tar.gz
gentoo-a4cf4bdaa78e1e4a9c74e8ae6936892a64864799.tar.bz2
gentoo-a4cf4bdaa78e1e4a9c74e8ae6936892a64864799.zip
dev-db/postgresql: Stabilize 9.5.25 ppc, #771942
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r--dev-db/postgresql/postgresql-9.5.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.5.25.ebuild b/dev-db/postgresql/postgresql-9.5.25.ebuild
index 256b16657d92..d78f3e507dac 100644
--- a/dev-db/postgresql/postgresql-9.5.25.ebuild
+++ b/dev-db/postgresql/postgresql-9.5.25.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 ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc ~x86 ~ppc-macos ~x86-solaris"
SLOT=$(ver_cut 1-2)