diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-10 17:41:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-10 17:41:22 +0200 |
commit | c22a13db0233476b7386a308a010ce68b6f5144b (patch) | |
tree | c7985bed03790feb19add3ac4b24cf6eab444df8 /dev-db | |
parent | dev-db/postgresql: Stabilize 12.20 arm, #937572 (diff) | |
download | gentoo-c22a13db0233476b7386a308a010ce68b6f5144b.tar.gz gentoo-c22a13db0233476b7386a308a010ce68b6f5144b.tar.bz2 gentoo-c22a13db0233476b7386a308a010ce68b6f5144b.zip |
dev-db/postgresql: Stabilize 13.16 arm, #937572
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-13.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-13.16.ebuild b/dev-db/postgresql/postgresql-13.16.ebuild index 1f2dbbf0e3d3..822fbdabce55 100644 --- a/dev-db/postgresql/postgresql-13.16.ebuild +++ b/dev-db/postgresql/postgresql-13.16.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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) |