diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 11:05:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 11:05:34 +0100 |
commit | 85644a2cf10958af0c632814757c81de14a3aeb1 (patch) | |
tree | b38e7166fbac10e33a52fa147a2ac09ae2903d98 /dev-ruby/tins | |
parent | www-client/httrack: x86 stable wrt bug #565400 (diff) | |
download | gentoo-85644a2cf10958af0c632814757c81de14a3aeb1.tar.gz gentoo-85644a2cf10958af0c632814757c81de14a3aeb1.tar.bz2 gentoo-85644a2cf10958af0c632814757c81de14a3aeb1.zip |
dev-ruby/tins: x86 stable wrt bug #565436
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-ruby/tins')
-rw-r--r-- | dev-ruby/tins/tins-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tins/tins-1.6.0.ebuild b/dev-ruby/tins/tins-1.6.0.ebuild index 3000830c5cea..1a2104b5933e 100644 --- a/dev-ruby/tins/tins-1.6.0.ebuild +++ b/dev-ruby/tins/tins-1.6.0.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" |