diff options
author | Sam James <sam@gentoo.org> | 2024-07-21 14:21:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-21 14:21:18 +0100 |
commit | c6a988a5a82d5ceda8006ea4650878d0051f6b10 (patch) | |
tree | e7edd067d00cfa1fc1d2efced56fa068a26d1215 /dev-util | |
parent | dev-util/cucumber-core: Stabilize 13.0.2 arm64, #936424 (diff) | |
download | gentoo-c6a988a5a82d5ceda8006ea4650878d0051f6b10.tar.gz gentoo-c6a988a5a82d5ceda8006ea4650878d0051f6b10.tar.bz2 gentoo-c6a988a5a82d5ceda8006ea4650878d0051f6b10.zip |
dev-util/cucumber-gherkin: Stabilize 27.0.0 arm64, #936424
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cucumber-gherkin/cucumber-gherkin-27.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cucumber-gherkin/cucumber-gherkin-27.0.0.ebuild b/dev-util/cucumber-gherkin/cucumber-gherkin-27.0.0.ebuild index 2bb18d45ce7a..2a463090b4fb 100644 --- a/dev-util/cucumber-gherkin/cucumber-gherkin-27.0.0.ebuild +++ b/dev-util/cucumber-gherkin/cucumber-gherkin-27.0.0.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/cucumber/gherkin/archive/refs/tags/v${PV}.tar.gz -> RUBY_S="gherkin-${PV}/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="" |