commit: 3b6c79d17e540ed722d649a1ed5ef6029a802c67 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Mar 3 16:26:18 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Mar 3 16:26:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6c79d1
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 <AT> gentoo.org> dev-vcs/svn2cl/svn2cl-0.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/svn2cl/svn2cl-0.14.ebuild b/dev-vcs/svn2cl/svn2cl-0.14.ebuild index e9516274cee..fcdb6b574c0 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"
