Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hw-probe/
Date: Sat, 22 Jan 2022 06:03:10
Message-Id: 1642831362.f9ec2b4a5d7b31b17467aba8f67e44b3059cb73b.arthurzam@gentoo
1 commit: f9ec2b4a5d7b31b17467aba8f67e44b3059cb73b
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 22 06:02:42 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 22 06:02:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9ec2b4a
7
8 sys-apps/hw-probe: Keyword 1.6 arm64, #831656
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sys-apps/hw-probe/hw-probe-1.6.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-apps/hw-probe/hw-probe-1.6.ebuild b/sys-apps/hw-probe/hw-probe-1.6.ebuild
16 index 052acb3c44fa..ebc0645f72fc 100644
17 --- a/sys-apps/hw-probe/hw-probe-1.6.ebuild
18 +++ b/sys-apps/hw-probe/hw-probe-1.6.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV_BETA}"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="0"
29 -KEYWORDS="amd64 x86"
30 +KEYWORDS="amd64 ~arm64 x86"
31
32 RDEPEND="
33 dev-lang/perl