diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 09:58:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 09:58:54 +0200 |
commit | 1c06de0369d92c9a45f1aca99df33aaa70a29760 (patch) | |
tree | d69c6cb723d0dd322cf46dc84c46bcda9dbd3a4e /dev-ruby/ruby-shout | |
parent | dev-ruby/rspec-its: x86 stable wrt bug #618412 (diff) | |
download | gentoo-1c06de0369d92c9a45f1aca99df33aaa70a29760.tar.gz gentoo-1c06de0369d92c9a45f1aca99df33aaa70a29760.tar.bz2 gentoo-1c06de0369d92c9a45f1aca99df33aaa70a29760.zip |
dev-ruby/ruby-shout: x86 stable wrt bug #618412
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-shout')
-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" |