diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 11:27:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 11:28:01 +0100 |
commit | cc601b4633b7ae3c98a307a3710d5834d084b69e (patch) | |
tree | 0f3af61920ef0af5b225254550c1a2ae3b7e6f6d /dev-util/cucumber-gherkin | |
parent | dev-util/cucumber-cucumber-expressions: Stabilize 15.2.0 amd64, #904105 (diff) | |
download | gentoo-cc601b4633b7ae3c98a307a3710d5834d084b69e.tar.gz gentoo-cc601b4633b7ae3c98a307a3710d5834d084b69e.tar.bz2 gentoo-cc601b4633b7ae3c98a307a3710d5834d084b69e.zip |
dev-util/cucumber-gherkin: Stabilize 23.0.1 amd64, #904105
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/cucumber-gherkin')
-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 41fb2e8b6fa9..733afb0c6ef8 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="" |