diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:54:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:54:43 +0100 |
commit | 6d4f1f2b29e7517b2216285dd72d1fc9ef81e180 (patch) | |
tree | daf40d48c2f34bc345c17ccf341256813eb2f4c5 /dev-ruby/tins | |
parent | www-client/httrack: amd64 stable wrt bug #565400 (diff) | |
download | gentoo-6d4f1f2b29e7517b2216285dd72d1fc9ef81e180.tar.gz gentoo-6d4f1f2b29e7517b2216285dd72d1fc9ef81e180.tar.bz2 gentoo-6d4f1f2b29e7517b2216285dd72d1fc9ef81e180.zip |
dev-ruby/tins: amd64 stable wrt bug #565436
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 3919c2414f2a..3000830c5cea 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 )" |