summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-07 21:30:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-07 21:30:22 +0200
commit1085f43433141e9a107cbfd50c34e9d0e7594169 (patch)
tree6270c598ef5b7ef6de7136d1e86e498ee80cb483 /dev-util/lcov
parentmedia-sound/musescore: dropped obsolete versions (diff)
downloadgentoo-1085f43433141e9a107cbfd50c34e9d0e7594169.tar.gz
gentoo-1085f43433141e9a107cbfd50c34e9d0e7594169.tar.bz2
gentoo-1085f43433141e9a107cbfd50c34e9d0e7594169.zip
dev-util/lcov: Keyword 2.0-r4 s390, #947654
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/lcov')
-rw-r--r--dev-util/lcov/lcov-2.0-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lcov/lcov-2.0-r4.ebuild b/dev-util/lcov/lcov-2.0-r4.ebuild
index d00e8f669be9..554d6f08c8a1 100644
--- a/dev-util/lcov/lcov-2.0-r4.ebuild
+++ b/dev-util/lcov/lcov-2.0-r4.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/linux-test-project/lcov/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc"
fi
LICENSE="GPL-2+"