commit:     788a58da41d6a282a29f3314792cc75743b1aaed
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 05:13:02 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 05:21:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=788a58da

dev-util/cucumber-html-formatter: avoid file collision

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../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(-)

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
+       !<dev-util/cucumber-html-formatter-19.2.0-r1:19
        !<dev-util/cucumber-html-formatter-20.4.0-r1:20
 "

diff --git 
a/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.4.1.ebuild 
b/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.4.1.ebuild
index c6870e49ecfa..6a2e1177674c 100644
--- a/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.4.1.ebuild
+++ b/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.4.1.ebuild
@@ -27,5 +27,6 @@ RESTRICT="test"
 
 ruby_add_rdepend "
        dev-util/cucumber-messages:22
+       !<dev-util/cucumber-html-formatter-19.2.0-r1:19
        !<dev-util/cucumber-html-formatter-20.4.0-r1:20
 "

Reply via email to