Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwids/
Date: Fri, 05 May 2017 19:11:58
Message-Id: 1494011508.fd9022adda17e0a9956f29aaee1cf41372bef53e.maekke@gentoo
1 commit: fd9022adda17e0a9956f29aaee1cf41372bef53e
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 5 19:11:48 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri May 5 19:11:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd9022ad
7
8 sys-apps/hwids: arm stable, bug #615522
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 sys-apps/hwids/hwids-20170328.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/hwids/hwids-20170328.ebuild b/sys-apps/hwids/hwids-20170328.ebuild
17 index d3acc02f181..481ea741194 100644
18 --- a/sys-apps/hwids/hwids-20170328.ebuild
19 +++ b/sys-apps/hwids/hwids-20170328.ebuild
20 @@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]]; then
21 EGIT_REPO_URI="${HOMEPAGE}.git"
22 else
23 SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
24 - KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 + KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 fi
27
28 LICENSE="|| ( GPL-2 BSD ) public-domain"