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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/cucumber-html-formatter/cucumber-html-formatter-19.2.0-r1.ebuild') 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" -- cgit v1.2.3