summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-19 20:40:26 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-19 21:40:02 +0200
commit1d899e09404d811d54377853f19c1aaff07633fc (patch)
tree018890fa1d22c8ec03b30852996e632fd08dae7b /dev-ruby/gherkin/gherkin-2.12.2.ebuild
parentdev-ruby/ruby-beautify: add ~alpha keyword (diff)
downloadgentoo-1d899e09404d811d54377853f19c1aaff07633fc.tar.gz
gentoo-1d899e09404d811d54377853f19c1aaff07633fc.tar.bz2
gentoo-1d899e09404d811d54377853f19c1aaff07633fc.zip
dev-ruby/gherkin: add ~alpha keyword
Gentoo-Bug: 553470 Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-ruby/gherkin/gherkin-2.12.2.ebuild')
-rw-r--r--dev-ruby/gherkin/gherkin-2.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"