Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwids/
Date: Sat, 19 Dec 2015 06:18:55
Message-Id: 1450505766.4d1c46f6f4bf6201185c680271fd20d8ea333b4b.jer@gentoo
1 commit: 4d1c46f6f4bf6201185c680271fd20d8ea333b4b
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 19 06:16:06 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 06:16:06 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d1c46f6
7
8 sys-apps/hwids: Stable for PPC64 (bug #568082).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 sys-apps/hwids/hwids-20150717-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/hwids/hwids-20150717-r1.ebuild b/sys-apps/hwids/hwids-20150717-r1.ebuild
17 index bc08ac2..e932771 100644
18 --- a/sys-apps/hwids/hwids-20150717-r1.ebuild
19 +++ b/sys-apps/hwids/hwids-20150717-r1.ebuild
20 @@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]]; then
21 inherit git-2
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 ~x64-freebsd ~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 ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux"
26 fi
27
28 LICENSE="|| ( GPL-2 BSD ) public-domain"