diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-11 20:15:12 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-11 20:15:12 +0000 |
commit | 00a4ce3df9f45edab7746052e555eb27a73a7b06 (patch) | |
tree | 064ceda140bbbe98389342209e5b6567e00ad48d /dev-db | |
parent | app-editors/mg: Stabilize 20230501 x86, #906258 (diff) | |
download | gentoo-00a4ce3df9f45edab7746052e555eb27a73a7b06.tar.gz gentoo-00a4ce3df9f45edab7746052e555eb27a73a7b06.tar.bz2 gentoo-00a4ce3df9f45edab7746052e555eb27a73a7b06.zip |
dev-db/postgresql: Stabilize 11.22 ppc, #917154
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-11.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.22.ebuild b/dev-db/postgresql/postgresql-11.22.ebuild index ab63e74ae61d..13390d4be799 100644 --- a/dev-db/postgresql/postgresql-11.22.ebuild +++ b/dev-db/postgresql/postgresql-11.22.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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) |