diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 11:27:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 11:28:07 +0100 |
commit | 73f064439cda68606130b873f771e47654853861 (patch) | |
tree | d4a30858e7fa86b0a4a9582b2a89612ad6b60680 | |
parent | dev-util/cucumber-cucumber-expressions: Stabilize 15.2.0 arm, #904105 (diff) | |
download | gentoo-73f064439cda68606130b873f771e47654853861.tar.gz gentoo-73f064439cda68606130b873f771e47654853861.tar.bz2 gentoo-73f064439cda68606130b873f771e47654853861.zip |
dev-util/cucumber-gherkin: Stabilize 23.0.1 arm, #904105
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-util/cucumber-gherkin/cucumber-gherkin-23.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cucumber-gherkin/cucumber-gherkin-23.0.1.ebuild b/dev-util/cucumber-gherkin/cucumber-gherkin-23.0.1.ebuild index 733afb0c6ef8..0b5ff68f4ff8 100644 --- a/dev-util/cucumber-gherkin/cucumber-gherkin-23.0.1.ebuild +++ b/dev-util/cucumber-gherkin/cucumber-gherkin-23.0.1.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="" |