From: Tobias Klausmann Date: Sat, 19 Sep 2015 18:40:26 +0000 (+0200) Subject: dev-ruby/gherkin: add ~alpha keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1d899e09404d811d54377853f19c1aaff07633fc;p=gentoo.git dev-ruby/gherkin: add ~alpha keyword Gentoo-Bug: 553470 Package-Manager: portage-2.2.20.1 --- diff --git a/dev-ruby/gherkin/gherkin-2.12.2.ebuild b/dev-ruby/gherkin/gherkin-2.12.2.ebuild index 49f5d3b2271c..004e57a85f7b 100644 --- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin" LICENSE="MIT" SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86" SLOT="0" IUSE="doc test"