summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-24 20:35:45 +0000
committerSam James <sam@gentoo.org>2021-02-24 20:35:45 +0000
commite6b1c8d56547bf87b0d67d04b570a07fa95eb69b (patch)
treef0586573085f6d5c1334f1f46f1386b6b635f7ef /dev-db
parentdev-db/postgresql: Stabilize 13.2 amd64, #771942 (diff)
downloadgentoo-e6b1c8d56547bf87b0d67d04b570a07fa95eb69b.tar.gz
gentoo-e6b1c8d56547bf87b0d67d04b570a07fa95eb69b.tar.bz2
gentoo-e6b1c8d56547bf87b0d67d04b570a07fa95eb69b.zip
dev-db/postgresql: Stabilize 9.5.25 amd64, #771942
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-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 00c3d3127366..4036c293773a 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)