diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-08 20:19:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-08 20:19:10 +0300 |
commit | 7fa1b54329bca27e78b22846096318da7357e04b (patch) | |
tree | fb6986fce4402eef99c3ee13d3a137a007a7555b /dev-db | |
parent | dev-db/postgresql: Stabilize 16.4 arm64, #937572 (diff) | |
download | gentoo-7fa1b54329bca27e78b22846096318da7357e04b.tar.gz gentoo-7fa1b54329bca27e78b22846096318da7357e04b.tar.bz2 gentoo-7fa1b54329bca27e78b22846096318da7357e04b.zip |
dev-db/postgresql: Stabilize 12.20 x86, #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 10b045b4ec62..022c8dcf8b0e 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) |