diff options
Diffstat (limited to 'dev-ruby/ragol/ragol-1.0.1.ebuild')
-rw-r--r-- | dev-ruby/ragol/ragol-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ragol/ragol-1.0.1.ebuild b/dev-ruby/ragol/ragol-1.0.1.ebuild index 0e54941c1dce..c0b4fc3eac3b 100644 --- a/dev-ruby/ragol/ragol-1.0.1.ebuild +++ b/dev-ruby/ragol/ragol-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ragol-1.0.1.ebuild,v 1.8 2014/06/07 19:18:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ragol-1.0.1.ebuild,v 1.9 2014/06/07 19:19:37 ago Exp $ EAPI=5 USE_RUBY="ruby19" @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jpace/ragol/archive/v${PV}.tar.gz -> ${PN}-git-${PV} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~sparc x86" +KEYWORDS="amd64 hppa ppc ~sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/logue-1.0.0" |