summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-10 04:54:56 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-10 04:54:56 +0000
commitde5f6e7875d7ee7eb2a986674dd2868a220f6cfb (patch)
tree58a0ed03fe5a0467b46e1bc488ce7f7721779efa /dev-vcs
parentnet-libs/webkit-gtk: Stabilize 2.44.4-r600 ppc64, #940643 (diff)
downloadgentoo-de5f6e7875d7ee7eb2a986674dd2868a220f6cfb.tar.gz
gentoo-de5f6e7875d7ee7eb2a986674dd2868a220f6cfb.tar.bz2
gentoo-de5f6e7875d7ee7eb2a986674dd2868a220f6cfb.zip
dev-vcs/subversion: Stabilize 1.14.3 ppc, #941110
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/subversion/subversion-1.14.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.14.3.ebuild b/dev-vcs/subversion/subversion-1.14.3.ebuild
index 570a40186868..67c7523e47d7 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 )"