summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-12 10:52:20 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-12 10:52:20 +0100
commit666567d8b705c477c2376dfeab08909841a45a94 (patch)
treed2bf1000114603144642fc232766b50882e553d9 /dev-db
parentdev-db/postgresql: Stabilize 13.5 x86, #823125 (diff)
downloadgentoo-666567d8b705c477c2376dfeab08909841a45a94.tar.gz
gentoo-666567d8b705c477c2376dfeab08909841a45a94.tar.bz2
gentoo-666567d8b705c477c2376dfeab08909841a45a94.zip
dev-db/postgresql: Stabilize 9.6.24 x86, #823125
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/postgresql-9.6.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.6.24.ebuild b/dev-db/postgresql/postgresql-9.6.24.ebuild
index 4a84617433a3..041c3ad2a7fe 100644
--- a/dev-db/postgresql/postgresql-9.6.24.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.24.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8,9} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles
-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-2)