Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/hwi/
Date: Mon, 06 Jun 2022 16:28:53
Message-Id: 1654463723.5e7cbbaa9a75c07e4d603d55f58724c6a3b3515c.flow@gentoo
1 commit: 5e7cbbaa9a75c07e4d603d55f58724c6a3b3515c
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 5 21:15:23 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 5 21:15:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e7cbbaa
7
8 dev-python/hwi: unkeyword x86
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 dev-python/hwi/hwi-1.2.1.ebuild | 4 ++--
13 dev-python/hwi/hwi-2.0.2.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-python/hwi/hwi-1.2.1.ebuild b/dev-python/hwi/hwi-1.2.1.ebuild
17 index eb85a48f9..2e868bd4e 100644
18 --- a/dev-python/hwi/hwi-1.2.1.ebuild
19 +++ b/dev-python/hwi/hwi-1.2.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 2020 Gentoo Authors
22 +# Copyright 2020-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/bitcoin-core/${MY_PN}/archive/${PV}.tar.gz -> ${P}.t
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64"
32 IUSE="udev doc"
33
34 BDEPEND=""
35
36 diff --git a/dev-python/hwi/hwi-2.0.2.ebuild b/dev-python/hwi/hwi-2.0.2.ebuild
37 index 868dd6251..ea511a847 100644
38 --- a/dev-python/hwi/hwi-2.0.2.ebuild
39 +++ b/dev-python/hwi/hwi-2.0.2.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 2020-2021 Gentoo Authors
42 +# Copyright 2020-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=8
46 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
47
48 LICENSE="MIT"
49 SLOT="0"
50 -KEYWORDS="~amd64 ~x86"
51 +KEYWORDS="~amd64"
52 IUSE="udev"
53
54 RDEPEND="