commit: 8bbd533604d187be9cfc3bf748a6219ac7bc9a56 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Aug 10 15:41:21 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Aug 10 15:41:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bbd5336
dev-db/postgresql: Stabilize 12.20 arm, #937572 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-db/postgresql/postgresql-12.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql-12.20.ebuild b/dev-db/postgresql/postgresql-12.20.ebuild index 928ae62ac6bd..b0c6363f0d16 100644 --- a/dev-db/postgresql/postgresql-12.20.ebuild +++ b/dev-db/postgresql/postgresql-12.20.ebuild @@ -9,7 +9,7 @@ LLVM_OPTIONAL=1 inherit flag-o-matic linux-info llvm-r1 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)
