diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-14 10:58:50 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-14 10:58:50 +0300 |
| commit | 84b53d20446cb85a065205029ba1b017982ca87a (patch) | |
| tree | f7560b21f88df5447c0fd77081a099dab0106406 /dev-db/postgresql/postgresql-15.4.ebuild | |
| parent | 7b36368f95c7d6c5c6d0ab8694b9509f87a4a96a (diff) | |
| download | gentoo-84b53d20446cb85a065205029ba1b017982ca87a.tar.gz gentoo-84b53d20446cb85a065205029ba1b017982ca87a.tar.bz2 gentoo-84b53d20446cb85a065205029ba1b017982ca87a.zip | |
dev-db/postgresql: Stabilize 15.4 arm, #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 bcfbc1367f0b..a70ce688f7db 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) |
