Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/iwdevtools/
Date: Sat, 04 Sep 2021 05:16:48
Message-Id: 1630732589.820b208057ae9c727d5a3e7c9f500036a2b895b9.sam@gentoo
1 commit: 820b208057ae9c727d5a3e7c9f500036a2b895b9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 4 05:16:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 4 05:16:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=820b2080
7
8 app-portage/iwdevtools: keyword 0.5.2 for ~arm, ~arm64
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-portage/iwdevtools/iwdevtools-0.5.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/iwdevtools/iwdevtools-0.5.2.ebuild b/app-portage/iwdevtools/iwdevtools-0.5.2.ebuild
16 index e83725ab97f..25cb8346209 100644
17 --- a/app-portage/iwdevtools/iwdevtools-0.5.2.ebuild
18 +++ b/app-portage/iwdevtools/iwdevtools-0.5.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ionenwks/iwdevtools/archive/refs/tags/v${PV}.tar.gz
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"