diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-13 15:27:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-13 15:27:52 +0300 |
commit | 23b990dc4f4ca6a7389584f094429df21e4fa661 (patch) | |
tree | 684b78818393e914591abaaa280e3e81487175c1 /dev-db | |
parent | dev-db/postgresql: Stabilize 15.7-r1 ppc64, #931846 (diff) | |
download | gentoo-23b990dc4f4ca6a7389584f094429df21e4fa661.tar.gz gentoo-23b990dc4f4ca6a7389584f094429df21e4fa661.tar.bz2 gentoo-23b990dc4f4ca6a7389584f094429df21e4fa661.zip |
dev-db/postgresql: Stabilize 16.3-r1 ppc64, #931846
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-16.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-16.3-r1.ebuild b/dev-db/postgresql/postgresql-16.3-r1.ebuild index 86c84f5e809e..26e22b925768 100644 --- a/dev-db/postgresql/postgresql-16.3-r1.ebuild +++ b/dev-db/postgresql/postgresql-16.3-r1.ebuild @@ -8,7 +8,7 @@ LLVM_COMPAT=( {15..18} ) 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) |