diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-22 19:07:42 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-22 19:07:42 +0000 |
commit | bfd771fa26bafeadef91359268bfca237449e16f (patch) | |
tree | 66e1c0eb2e911ca1aa9136fa05efe8ce94f4d8f0 /dev-db/postgresql/postgresql-17.2.ebuild | |
parent | dev-db/postgresql: Stabilize 16.6 arm, #944494 (diff) | |
download | gentoo-bfd771fa26bafeadef91359268bfca237449e16f.tar.gz gentoo-bfd771fa26bafeadef91359268bfca237449e16f.tar.bz2 gentoo-bfd771fa26bafeadef91359268bfca237449e16f.zip |
dev-db/postgresql: Stabilize 17.2 arm, #944494
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-17.2.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-17.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-17.2.ebuild b/dev-db/postgresql/postgresql-17.2.ebuild index 2039f677d673..dfb1ad62b6c7 100644 --- a/dev-db/postgresql/postgresql-17.2.ebuild +++ b/dev-db/postgresql/postgresql-17.2.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) |