diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 10:39:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 10:39:24 +0100 |
commit | f70be2ce783a6b21d318b7030c1b425ca3394a97 (patch) | |
tree | 32e9a15248593862050aac91c1b03d12f3ef3667 /dev-ruby/tins | |
parent | app-i18n/ibus: ppc stable wrt bug #565190 (diff) | |
download | gentoo-f70be2ce783a6b21d318b7030c1b425ca3394a97.tar.gz gentoo-f70be2ce783a6b21d318b7030c1b425ca3394a97.tar.bz2 gentoo-f70be2ce783a6b21d318b7030c1b425ca3394a97.zip |
dev-ruby/tins: ppc stable wrt bug #565436
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 d08951b0dc65..05ffe2a6e7f6 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 )" |