diff options
author | Sam James <sam@gentoo.org> | 2024-11-15 04:46:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-15 04:46:58 +0000 |
commit | 96cb088b6fc3df4cd926ed55f8a24c6fcb7a88ff (patch) | |
tree | 3243c477a9ba3850ca9ad5199b5fe5aa823f33c5 /dev-db | |
parent | dev-db/postgresql: Stabilize 14.14 x86, #943513 (diff) | |
download | gentoo-96cb088b6fc3df4cd926ed55f8a24c6fcb7a88ff.tar.gz gentoo-96cb088b6fc3df4cd926ed55f8a24c6fcb7a88ff.tar.bz2 gentoo-96cb088b6fc3df4cd926ed55f8a24c6fcb7a88ff.zip |
dev-db/postgresql: Stabilize 15.9 x86, #943513
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-15.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-15.9.ebuild b/dev-db/postgresql/postgresql-15.9.ebuild index 62f80f120fad..8ec01de85f9f 100644 --- a/dev-db/postgresql/postgresql-15.9.ebuild +++ b/dev-db/postgresql/postgresql-15.9.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) |