diff options
author | Sam James <sam@gentoo.org> | 2023-11-11 19:18:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-11 19:18:51 +0000 |
commit | ff92e75767c32f997874d4fc17cd74e5f138a40a (patch) | |
tree | de9fbe19218aedf94fc6620fca5b94bc36c9cb00 /dev-db | |
parent | dev-db/postgresql: Stabilize 14.10 arm, #917154 (diff) | |
download | gentoo-ff92e75767c32f997874d4fc17cd74e5f138a40a.tar.gz gentoo-ff92e75767c32f997874d4fc17cd74e5f138a40a.tar.bz2 gentoo-ff92e75767c32f997874d4fc17cd74e5f138a40a.zip |
dev-db/postgresql: Stabilize 15.5 arm, #917154
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-15.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-15.5.ebuild b/dev-db/postgresql/postgresql-15.5.ebuild index 3686ab72ffd3..4162fbb89b86 100644 --- a/dev-db/postgresql/postgresql-15.5.ebuild +++ b/dev-db/postgresql/postgresql-15.5.ebuild @@ -8,7 +8,7 @@ LLVM_MAX_SLOT=17 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) |