From 788a58da41d6a282a29f3314792cc75743b1aaed Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 28 Jul 2024 07:13:02 +0200 Subject: dev-util/cucumber-html-formatter: avoid file collision Signed-off-by: Hans de Graaff --- .../cucumber-html-formatter/cucumber-html-formatter-19.2.0-r1.ebuild | 4 ++-- .../cucumber-html-formatter/cucumber-html-formatter-21.3.1.ebuild | 1 + .../cucumber-html-formatter/cucumber-html-formatter-21.4.1.ebuild | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'dev-util/cucumber-html-formatter') diff --git a/dev-util/cucumber-html-formatter/cucumber-html-formatter-19.2.0-r1.ebuild b/dev-util/cucumber-html-formatter/cucumber-html-formatter-19.2.0-r1.ebuild index 1971ba937f1e..d2c33c576749 100644 --- a/dev-util/cucumber-html-formatter/cucumber-html-formatter-19.2.0-r1.ebuild +++ b/dev-util/cucumber-html-formatter/cucumber-html-formatter-19.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ DESCRIPTION="HTML formatter for Cucumber" HOMEPAGE="https://cucumber.io/" LICENSE="Ruby" -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="test" diff --git a/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.3.1.ebuild b/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.3.1.ebuild index 1d1d9ac341cb..825cf123fcbc 100644 --- a/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.3.1.ebuild +++ b/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.3.1.ebuild @@ -27,5 +27,6 @@ RESTRICT="test" ruby_add_rdepend " dev-util/cucumber-messages:22 + !