diff options
author | Sam James <sam@gentoo.org> | 2023-11-11 19:19:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-11 19:19:12 +0000 |
commit | 46406e37870b1dfe0d620f258e083d5f5b144de8 (patch) | |
tree | d5805521fbcfbc1c638ef5c472a78ed115d65b1d /dev-db/postgresql | |
parent | dev-db/postgresql: Stabilize 15.5 sparc, #917154 (diff) | |
download | gentoo-46406e37870b1dfe0d620f258e083d5f5b144de8.tar.gz gentoo-46406e37870b1dfe0d620f258e083d5f5b144de8.tar.bz2 gentoo-46406e37870b1dfe0d620f258e083d5f5b144de8.zip |
dev-db/postgresql: Stabilize 16.1 sparc, #917154
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-16.1.ebuild b/dev-db/postgresql/postgresql-16.1.ebuild index 8f46da8f8bba..74d1c136cb5a 100644 --- a/dev-db/postgresql/postgresql-16.1.ebuild +++ b/dev-db/postgresql/postgresql-16.1.ebuild @@ -8,7 +8,7 @@ LLVM_MAX_SLOT=17 inherit flag-o-matic linux-info llvm 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) |