diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-08 20:19:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-08 20:19:04 +0300 |
commit | 5a2f596c5709321f3938ed6d48ddd883fe8a2efe (patch) | |
tree | 41e30bf03519d98847c33ac7e73a12e44bb34ae2 /dev-db | |
parent | www-client/chromium: Stabilize 127.0.6533.99 amd64, #937519 (diff) | |
download | gentoo-5a2f596c5709321f3938ed6d48ddd883fe8a2efe.tar.gz gentoo-5a2f596c5709321f3938ed6d48ddd883fe8a2efe.tar.bz2 gentoo-5a2f596c5709321f3938ed6d48ddd883fe8a2efe.zip |
dev-db/postgresql: Stabilize 12.20 amd64, #937572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-12.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-12.20.ebuild b/dev-db/postgresql/postgresql-12.20.ebuild index 58fe2e1ad7d3..3d8cd9a01868 100644 --- a/dev-db/postgresql/postgresql-12.20.ebuild +++ b/dev-db/postgresql/postgresql-12.20.ebuild @@ -9,7 +9,7 @@ LLVM_OPTIONAL=1 inherit flag-o-matic linux-info llvm-r1 pam 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 ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) |