diff options
-rw-r--r-- | dev-ruby/rgen/rgen-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rgen/rgen-0.8.0.ebuild b/dev-ruby/rgen/rgen-0.8.0.ebuild index 295172f94db4..5c19fb5cb223 100644 --- a/dev-ruby/rgen/rgen-0.8.0.ebuild +++ b/dev-ruby/rgen/rgen-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/mthiede/rgen" LICENSE="MIT" SLOT="0" IUSE="" -KEYWORDS="amd64 hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 hppa ~ppc ~sparc x86" ruby_add_rdepend "dev-ruby/nokogiri" |