diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-14 10:58:52 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-14 10:58:52 +0300 |
| commit | dd6d9045f64ccdb701273fc8b616f0b4145d8dec (patch) | |
| tree | d0fca7d26cab7218abd8a66d70ec2816ece67d1a /dev-db/postgresql/postgresql-14.9.ebuild | |
| parent | 7b316c001ebd30197b824dff79cb168e38b7c834 (diff) | |
| download | gentoo-dd6d9045f64ccdb701273fc8b616f0b4145d8dec.tar.gz gentoo-dd6d9045f64ccdb701273fc8b616f0b4145d8dec.tar.bz2 gentoo-dd6d9045f64ccdb701273fc8b616f0b4145d8dec.zip | |
dev-db/postgresql: Stabilize 14.9 arm64, #912253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-14.9.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-14.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-14.9.ebuild b/dev-db/postgresql/postgresql-14.9.ebuild index 62d1e7f5e642..b5748bfd5aa2 100644 --- a/dev-db/postgresql/postgresql-14.9.ebuild +++ b/dev-db/postgresql/postgresql-14.9.ebuild @@ -8,7 +8,7 @@ LLVM_MAX_SLOT=15 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) |
