diff options
Diffstat (limited to 'dev-vcs/svn2cl')
-rw-r--r-- | dev-vcs/svn2cl/svn2cl-0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/svn2cl/svn2cl-0.14.ebuild b/dev-vcs/svn2cl/svn2cl-0.14.ebuild index fcdb6b574c0d..94b628285895 100644 --- a/dev-vcs/svn2cl/svn2cl-0.14.ebuild +++ b/dev-vcs/svn2cl/svn2cl-0.14.ebuild @@ -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" |