diff options
author | 2024-05-13 15:26:52 +0300 | |
---|---|---|
committer | 2024-05-13 15:26:52 +0300 | |
commit | a441cbd5257888e92dae365d93d87d942c1fa63d (patch) | |
tree | c06c68d7781224ae931b0ae1d5e6bb07355d530e /dev-db | |
parent | dev-db/postgresql: Stabilize 14.12-r1 sparc, #931846 (diff) | |
download | gentoo-a441cbd5257888e92dae365d93d87d942c1fa63d.tar.gz gentoo-a441cbd5257888e92dae365d93d87d942c1fa63d.tar.bz2 gentoo-a441cbd5257888e92dae365d93d87d942c1fa63d.zip |
dev-db/postgresql: Stabilize 15.7-r1 sparc, #931846
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-15.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-15.7-r1.ebuild b/dev-db/postgresql/postgresql-15.7-r1.ebuild index cd8e67f96a6d..cd9fe4bd5ec9 100644 --- a/dev-db/postgresql/postgresql-15.7-r1.ebuild +++ b/dev-db/postgresql/postgresql-15.7-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) |