diff options
author | 2022-05-21 10:27:18 +0200 | |
---|---|---|
committer | 2022-05-21 10:27:18 +0200 | |
commit | 481c964031fb675f5f2850d52d69390bc9ac4e19 (patch) | |
tree | 944712dbfc371ace72a264e7e3b6cc0a871bd24d /dev-util/cucumber-gherkin | |
parent | dev-util/cucumber-cucumber-expressions: sparc stable wrt bug #846524 (diff) | |
download | gentoo-481c964031fb675f5f2850d52d69390bc9ac4e19.tar.gz gentoo-481c964031fb675f5f2850d52d69390bc9ac4e19.tar.bz2 gentoo-481c964031fb675f5f2850d52d69390bc9ac4e19.zip |
dev-util/cucumber-gherkin: sparc stable wrt bug #846524
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/cucumber-gherkin')
-rw-r--r-- | dev-util/cucumber-gherkin/cucumber-gherkin-22.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cucumber-gherkin/cucumber-gherkin-22.0.0.ebuild b/dev-util/cucumber-gherkin/cucumber-gherkin-22.0.0.ebuild index a73528f5fc9e..2bc1900994d2 100644 --- a/dev-util/cucumber-gherkin/cucumber-gherkin-22.0.0.ebuild +++ b/dev-util/cucumber-gherkin/cucumber-gherkin-22.0.0.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/cucumber/common/archive/gherkin/v${PV}.tar.gz -> ${P RUBY_S="common-gherkin-v${PV}/gherkin/ruby" LICENSE="MIT" -KEYWORDS="~amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc ~x86" SLOT="$(ver_cut 1)" IUSE="" |