summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-17 08:57:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-17 08:57:31 +0200
commit83cb2bf0df11fc53c3de160f51f8f87b61d090a4 (patch)
tree51fc993f6c5ed36a660e99ebf3e1a3aa5a10b228 /dev-vcs
parentnet-libs/nodejs: ppc64 stable wrt bug #852584 (diff)
downloadgentoo-83cb2bf0df11fc53c3de160f51f8f87b61d090a4.tar.gz
gentoo-83cb2bf0df11fc53c3de160f51f8f87b61d090a4.tar.bz2
gentoo-83cb2bf0df11fc53c3de160f51f8f87b61d090a4.zip
dev-vcs/subversion: ppc64 stable wrt bug #852656
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/subversion/subversion-1.14.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.14.2-r1.ebuild b/dev-vcs/subversion/subversion-1.14.2-r1.ebuild
index e13db0e55cb8..f18675b2c471 100644
--- a/dev-vcs/subversion/subversion-1.14.2-r1.ebuild
+++ b/dev-vcs/subversion/subversion-1.14.2-r1.ebuild
@@ -20,7 +20,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 ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
IUSE="apache2 berkdb debug doc extras gnome-keyring java kwallet nls perl plaintext-password-storage ruby sasl test"
RESTRICT="!test? ( test )"