diff options
author | 2025-02-15 10:30:55 +0200 | |
---|---|---|
committer | 2025-02-15 10:30:55 +0200 | |
commit | 5927744d6eb45e2d1bab9316907727e3fa208533 (patch) | |
tree | 86ac475180df2fe25b66f81131f7a486a305d57a /dev-db/postgresql | |
parent | dev-python/watchfiles: Stabilize 1.0.4 sparc, #948764 (diff) | |
download | gentoo-5927744d6eb45e2d1bab9316907727e3fa208533.tar.gz gentoo-5927744d6eb45e2d1bab9316907727e3fa208533.tar.bz2 gentoo-5927744d6eb45e2d1bab9316907727e3fa208533.zip |
dev-db/postgresql: Stabilize 13.19 x86, #949748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-13.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-13.19.ebuild b/dev-db/postgresql/postgresql-13.19.ebuild index 5e2417a646da..8fcdceae1354 100644 --- a/dev-db/postgresql/postgresql-13.19.ebuild +++ b/dev-db/postgresql/postgresql-13.19.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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) |