diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-24 11:25:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-24 11:25:47 +0100 |
commit | d568adc2ba41ffe4ba784f6fc2daa65d442f566d (patch) | |
tree | 3ab04950180c3059bc98a18168f64151b36c5571 /dev-ruby/gherkin | |
parent | dev-ruby/multi_test: arm stable wrt bug #602364 (diff) | |
download | gentoo-d568adc2ba41ffe4ba784f6fc2daa65d442f566d.tar.gz gentoo-d568adc2ba41ffe4ba784f6fc2daa65d442f566d.tar.bz2 gentoo-d568adc2ba41ffe4ba784f6fc2daa65d442f566d.zip |
dev-ruby/gherkin: arm stable wrt bug #602364
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.12.2.ebuild | 2 |
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 b0beb7b7833c..d78e01683a3c 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="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="doc test" |