From: Tobias Klausmann Date: Thu, 17 Sep 2015 15:55:43 +0000 (+0200) Subject: dev-ruby/tins: add ~alpha keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8ad92107bf964ec79e6da304cb539f9d051ea77f;p=gentoo.git dev-ruby/tins: add ~alpha keyword Gentoo-Bug: 551654 Package-Manager: portage-2.2.20.1 --- diff --git a/dev-ruby/tins/tins-1.5.2.ebuild b/dev-ruby/tins/tins-1.5.2.ebuild index d1384b29e8fa..3fc60e7c93c9 100644 --- a/dev-ruby/tins/tins-1.5.2.ebuild +++ b/dev-ruby/tins/tins-1.5.2.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"