Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwids/
Date: Mon, 01 Aug 2016 05:29:47
Message-Id: 1470028744.7c6a81e7f8d328c72015f90a3356fa302be04484.vapier@gentoo
1 commit: 7c6a81e7f8d328c72015f90a3356fa302be04484
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 1 05:19:04 2016 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 1 05:19:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c6a81e7
7
8 sys-apps/hwids: mark 20150717-r1 hppa stable
9
10 sys-apps/hwids/hwids-20150717-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-apps/hwids/hwids-20150717-r1.ebuild b/sys-apps/hwids/hwids-20150717-r1.ebuild
14 index f8a27e0..c0d3ff5 100644
15 --- a/sys-apps/hwids/hwids-20150717-r1.ebuild
16 +++ b/sys-apps/hwids/hwids-20150717-r1.ebuild
17 @@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]]; then
18 inherit git-2
19 else
20 SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
21 - 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"
22 + 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"
23 fi
24
25 LICENSE="|| ( GPL-2 BSD ) public-domain"