diff options
author | 2024-08-08 20:19:11 +0300 | |
---|---|---|
committer | 2024-08-08 20:19:11 +0300 | |
commit | 4fcdc19c08d2acf232421074ada3d2ae5acd58f1 (patch) | |
tree | 548602e326d08f303e0bf09c72485992f4d1dc93 /dev-db | |
parent | dev-db/postgresql: Stabilize 14.13 x86, #937572 (diff) | |
download | gentoo-4fcdc19c08d2acf232421074ada3d2ae5acd58f1.tar.gz gentoo-4fcdc19c08d2acf232421074ada3d2ae5acd58f1.tar.bz2 gentoo-4fcdc19c08d2acf232421074ada3d2ae5acd58f1.zip |
dev-db/postgresql: Stabilize 15.8 x86, #937572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-15.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-15.8.ebuild b/dev-db/postgresql/postgresql-15.8.ebuild index 547ed460a3c9..3220c3c72318 100644 --- a/dev-db/postgresql/postgresql-15.8.ebuild +++ b/dev-db/postgresql/postgresql-15.8.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 ~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) |