diff options
author | 2025-02-15 10:23:07 +0200 | |
---|---|---|
committer | 2025-02-15 10:23:07 +0200 | |
commit | 75fb6d133ceb0f62bfe63b5b546848f82b6e4a11 (patch) | |
tree | 7bef1be13f5c54f79e8091e3561b412480d76b76 /dev-db | |
parent | dev-db/postgresql: Stabilize 15.11 arm64, #949748 (diff) | |
download | gentoo-75fb6d133ceb0f62bfe63b5b546848f82b6e4a11.tar.gz gentoo-75fb6d133ceb0f62bfe63b5b546848f82b6e4a11.tar.bz2 gentoo-75fb6d133ceb0f62bfe63b5b546848f82b6e4a11.zip |
dev-db/postgresql: Stabilize 16.7 arm64, #949748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-16.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-16.7.ebuild b/dev-db/postgresql/postgresql-16.7.ebuild index 796af3705460..5ed3f52b5c41 100644 --- a/dev-db/postgresql/postgresql-16.7.ebuild +++ b/dev-db/postgresql/postgresql-16.7.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) |