summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-04-30 19:28:36 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-01 09:30:33 +0800
commitf266abe88e8fdb0ef57071c2d7e4174acbc9f7cc (patch)
tree1e8f7839ec54e44d4dcf6a6d0c828714c1788ebc /dev-vcs/subversion
parentapp-crypt/libsecret: keyword 0.20.5-r2 for ~loong (diff)
downloadgentoo-f266abe88e8fdb0ef57071c2d7e4174acbc9f7cc.tar.gz
gentoo-f266abe88e8fdb0ef57071c2d7e4174acbc9f7cc.tar.bz2
gentoo-f266abe88e8fdb0ef57071c2d7e4174acbc9f7cc.zip
dev-vcs/subversion: keyword 1.14.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-vcs/subversion')
-rw-r--r--dev-vcs/subversion/subversion-1.14.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/subversion/subversion-1.14.1.ebuild b/dev-vcs/subversion/subversion-1.14.1.ebuild
index a9987638af1e..1a13e773974d 100644
--- a/dev-vcs/subversion/subversion-1.14.1.ebuild
+++ b/dev-vcs/subversion/subversion-1.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="Apache-2.0 BSD MIT BSD-2 FSFAP unicode"
SLOT="0"
[[ "${PV}" = *_rc* ]] || \
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 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"
IUSE="apache2 berkdb debug doc extras gnome-keyring java kwallet nls perl plaintext-password-storage ruby sasl test"
RESTRICT="!test? ( test )"