summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-03 17:26:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-03 17:26:18 +0100
commit3b6c79d17e540ed722d649a1ed5ef6029a802c67 (patch)
tree449423a2475509b5a0586b1f91b73cb73adfde9d /dev-vcs
parentdev-libs/spdlog: amd64 stable wrt bug #772095 (diff)
downloadgentoo-3b6c79d17e540ed722d649a1ed5ef6029a802c67.tar.gz
gentoo-3b6c79d17e540ed722d649a1ed5ef6029a802c67.tar.bz2
gentoo-3b6c79d17e540ed722d649a1ed5ef6029a802c67.zip
dev-vcs/svn2cl: amd64 stable wrt bug #772110
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/svn2cl/svn2cl-0.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/svn2cl/svn2cl-0.14.ebuild b/dev-vcs/svn2cl/svn2cl-0.14.ebuild
index e9516274cee7..fcdb6b574c0d 100644
--- a/dev-vcs/svn2cl/svn2cl-0.14.ebuild
+++ b/dev-vcs/svn2cl/svn2cl-0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://arthurdejong.org/svn2cl/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~x86"
+KEYWORDS="amd64 ~mips ~ppc ~x86"
RDEPEND="dev-libs/libxslt
dev-vcs/subversion"