summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-07 18:30:19 +0000
committerSam James <sam@gentoo.org>2025-01-07 18:30:28 +0000
commitdd12272bf2e364c8207f13938ffcae058af4ea39 (patch)
treebe89d1148507981f4ffc6488afbabc1214764f91 /dev-util/lcov
parentx11-wm/qtile: Bump to 0.30.0 (diff)
downloadgentoo-dd12272bf2e364c8207f13938ffcae058af4ea39.tar.gz
gentoo-dd12272bf2e364c8207f13938ffcae058af4ea39.tar.bz2
gentoo-dd12272bf2e364c8207f13938ffcae058af4ea39.zip
dev-util/lcov: Keyword 2.0-r4 arm64, #947654
Signed-off-by: Sam James <sam@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 27ea34a97e5a..a815d73a4762 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"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="GPL-2+"