From 27436e89c0fabfd94251e41a8995d973733dab47 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 10 Oct 2024 04:54:59 +0000 Subject: dev-vcs/subversion: Stabilize 1.14.3 ppc64, #941110 Signed-off-by: Arthur Zamarin --- dev-vcs/subversion/subversion-1.14.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs') diff --git a/dev-vcs/subversion/subversion-1.14.3.ebuild b/dev-vcs/subversion/subversion-1.14.3.ebuild index 67c7523e47d7..84e8dcad59a5 100644 --- a/dev-vcs/subversion/subversion-1.14.3.ebuild +++ b/dev-vcs/subversion/subversion-1.14.3.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0 BSD MIT BSD-2 FSFAP unicode" SLOT="0" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" fi IUSE="apache2 berkdb debug doc extras keyring java kwallet nls perl plaintext-password-storage ruby sasl test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad