diff options
author | 2024-11-22 19:07:40 +0000 | |
---|---|---|
committer | 2024-11-22 19:07:40 +0000 | |
commit | 3a31f623bf6865133023eff7870ac8d87bd70df6 (patch) | |
tree | 524a02e6f99b8182c063d5c7b2ca30d2993d93c2 /dev-db/postgresql | |
parent | dev-db/postgresql: Stabilize 12.22 arm, #944494 (diff) | |
download | gentoo-3a31f623bf6865133023eff7870ac8d87bd70df6.tar.gz gentoo-3a31f623bf6865133023eff7870ac8d87bd70df6.tar.bz2 gentoo-3a31f623bf6865133023eff7870ac8d87bd70df6.zip |
dev-db/postgresql: Stabilize 13.18 arm, #944494
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-13.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-13.18.ebuild b/dev-db/postgresql/postgresql-13.18.ebuild index e7d4f49e14ad..d73700e79a7a 100644 --- a/dev-db/postgresql/postgresql-13.18.ebuild +++ b/dev-db/postgresql/postgresql-13.18.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) |