summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-22 06:10:03 +0100
committerSam James <sam@gentoo.org>2024-10-22 06:10:35 +0100
commit3a5843e5f8e5bf4439f5632077ef4419959a0534 (patch)
treeeea46447fe722d748eed79f2515d48cc910e9e27 /dev-vcs
parentdev-vcs/subversion: Stabilize 1.14.3 x86, #941110 (diff)
downloadgentoo-3a5843e5f8e5bf4439f5632077ef4419959a0534.tar.gz
gentoo-3a5843e5f8e5bf4439f5632077ef4419959a0534.tar.bz2
gentoo-3a5843e5f8e5bf4439f5632077ef4419959a0534.zip
dev-vcs/subversion: Stabilize 1.14.3 arm, #941110
Signed-off-by: Sam James <sam@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 0a759070cd80..366ebe7648e3 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 )"