diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-10 17:41:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-10 17:41:24 +0200 |
commit | 354a044cd6973513575da1e98f26962eea50d11e (patch) | |
tree | 2b3a7ab10070b271791c7ac59a862d8f3eb685e0 /dev-db/postgresql | |
parent | dev-db/postgresql: Stabilize 14.13 arm, #937572 (diff) | |
download | gentoo-354a044cd6973513575da1e98f26962eea50d11e.tar.gz gentoo-354a044cd6973513575da1e98f26962eea50d11e.tar.bz2 gentoo-354a044cd6973513575da1e98f26962eea50d11e.zip |
dev-db/postgresql: Stabilize 15.8 arm, #937572
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-15.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-15.8.ebuild b/dev-db/postgresql/postgresql-15.8.ebuild index 292417eab53b..740bb9acf2d0 100644 --- a/dev-db/postgresql/postgresql-15.8.ebuild +++ b/dev-db/postgresql/postgresql-15.8.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 ~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) |