diff options
author | 2024-05-13 15:29:51 +0300 | |
---|---|---|
committer | 2024-05-13 15:29:51 +0300 | |
commit | 79a9c8b17e2780e60a5831465eba6cbcc0159763 (patch) | |
tree | 5576eaa1fb26ed9b073fb893a5f29f9e094a2fd1 /dev-db | |
parent | dev-db/postgresql: Stabilize 15.7-r1 arm, #931846 (diff) | |
download | gentoo-79a9c8b17e2780e60a5831465eba6cbcc0159763.tar.gz gentoo-79a9c8b17e2780e60a5831465eba6cbcc0159763.tar.bz2 gentoo-79a9c8b17e2780e60a5831465eba6cbcc0159763.zip |
dev-db/postgresql: Stabilize 16.3-r1 arm, #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 26e22b925768..90e2e34091b2 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) |