diff options
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitsh/gitsh-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gitsh/gitsh-0.10.ebuild b/dev-vcs/gitsh/gitsh-0.10.ebuild index 7f7c2fd5431..1c044e90c35 100644 --- a/dev-vcs/gitsh/gitsh-0.10.ebuild +++ b/dev-vcs/gitsh/gitsh-0.10.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 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_EXTRADOC="README.md" |