diff options
author | 2024-05-13 15:29:50 +0300 | |
---|---|---|
committer | 2024-05-13 15:29:50 +0300 | |
commit | 885da8b039772d5bcdfd9901b1f642092eb1b369 (patch) | |
tree | 9b573081efbbeb5a87e229b62da6ead9237fd0bb /dev-db | |
parent | dev-db/postgresql: Stabilize 13.15-r1 arm, #931846 (diff) | |
download | gentoo-885da8b039772d5bcdfd9901b1f642092eb1b369.tar.gz gentoo-885da8b039772d5bcdfd9901b1f642092eb1b369.tar.bz2 gentoo-885da8b039772d5bcdfd9901b1f642092eb1b369.zip |
dev-db/postgresql: Stabilize 14.12-r1 arm, #931846
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-14.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-14.12-r1.ebuild b/dev-db/postgresql/postgresql-14.12-r1.ebuild index 082cf5dde3f3..3df00a08983c 100644 --- a/dev-db/postgresql/postgresql-14.12-r1.ebuild +++ b/dev-db/postgresql/postgresql-14.12-r1.ebuild @@ -8,7 +8,7 @@ LLVM_COMPAT=( {15..18} ) inherit flag-o-matic linux-info llvm-r1 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) |