diff options
author | 2024-11-22 19:07:43 +0000 | |
---|---|---|
committer | 2024-11-22 19:07:43 +0000 | |
commit | 4e82b482d113c8f58e51b5e54294a0704f6a4725 (patch) | |
tree | 89aeec133096b9d585805cdc1b33f8baee5272f1 /dev-db/postgresql | |
parent | dev-db/postgresql: Stabilize 17.2 arm, #944494 (diff) | |
download | gentoo-4e82b482d113c8f58e51b5e54294a0704f6a4725.tar.gz gentoo-4e82b482d113c8f58e51b5e54294a0704f6a4725.tar.bz2 gentoo-4e82b482d113c8f58e51b5e54294a0704f6a4725.zip |
dev-db/postgresql: Stabilize 12.22 sparc, #944494
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-12.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-12.22.ebuild b/dev-db/postgresql/postgresql-12.22.ebuild index 9f722fac93f9..bc335ee2e5c0 100644 --- a/dev-db/postgresql/postgresql-12.22.ebuild +++ b/dev-db/postgresql/postgresql-12.22.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 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) |