diff options
-rw-r--r-- | dev-ruby/ruby-shout/ruby-shout-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-shout/ruby-shout-2.2.2.ebuild b/dev-ruby/ruby-shout/ruby-shout-2.2.2.ebuild index 69775e4d8eb0..e63b85eec114 100644 --- a/dev-ruby/ruby-shout/ruby-shout-2.2.2.ebuild +++ b/dev-ruby/ruby-shout/ruby-shout-2.2.2.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 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/niko/ruby-shout" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND+=" >=media-libs/libshout-2.0" |