diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:33:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:33:48 +0100 |
commit | 21d2f04eefdf82cf6a41a6b3c59ca339a773269e (patch) | |
tree | 8522e2672187f761dc34773f73ed2af8e9a0cd45 /dev-ruby | |
parent | dev-ruby/multi_test: sparc stable wrt bug #602364 (diff) | |
download | gentoo-21d2f04eefdf82cf6a41a6b3c59ca339a773269e.tar.gz gentoo-21d2f04eefdf82cf6a41a6b3c59ca339a773269e.tar.bz2 gentoo-21d2f04eefdf82cf6a41a6b3c59ca339a773269e.zip |
dev-ruby/gherkin: sparc stable wrt bug #602364
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 4e1595942c4a..15448f3cb772 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 ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc64 sparc x86" SLOT="0" IUSE="doc test" |