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 | 4a98f324874c69cb36e295c8d160acec6f07af2c (patch) | |
| tree | fab8d9cb93da05b1c29ab0bd44c6eb1046977401 /dev-db/postgresql/postgresql-15.4.ebuild | |
| parent | dd6d9045f64ccdb701273fc8b616f0b4145d8dec (diff) | |
| download | gentoo-4a98f324874c69cb36e295c8d160acec6f07af2c.tar.gz gentoo-4a98f324874c69cb36e295c8d160acec6f07af2c.tar.bz2 gentoo-4a98f324874c69cb36e295c8d160acec6f07af2c.zip | |
dev-db/postgresql: Stabilize 15.4 arm64, #912253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-15.4.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-15.4.ebuild b/dev-db/postgresql/postgresql-15.4.ebuild index a70ce688f7db..dde3c0a05cfd 100644 --- a/dev-db/postgresql/postgresql-15.4.ebuild +++ b/dev-db/postgresql/postgresql-15.4.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 ~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) |
