diff --git a/dev-vcs/subversion/subversion-1.9.2.ebuild b/dev-vcs/subversion/subversion-1.9.2.ebuild index 8d01e7417e39e..b0e2f96f7f6dd 100644 --- a/dev-vcs/subversion/subversion-1.9.2.ebuild +++ b/dev-vcs/subversion/subversion-1.9.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 ) -USE_RUBY="ruby22 ruby21 ruby20 ruby19" +USE_RUBY="ruby22 ruby21 ruby20" DISTUTILS_OPTIONAL=1 WANT_AUTOMAKE="none" GENTOO_DEPEND_ON_PERL="no"