Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwids/
Date: Thu, 14 Mar 2019 21:53:30
Message-Id: 1552600396.cb6c6c1c5cd7cb24322c3f36f88ae2255280b131.slyfox@gentoo
1 commit: cb6c6c1c5cd7cb24322c3f36f88ae2255280b131
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Mar 14 21:05:59 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 14 21:53:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6c6c1c
7
8 sys-apps/hwids: stable 20180917 for hppa, bug #680018
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 sys-apps/hwids/hwids-20180917.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-apps/hwids/hwids-20180917.ebuild b/sys-apps/hwids/hwids-20180917.ebuild
19 index 7ad428ba6bb..d697b54e653 100644
20 --- a/sys-apps/hwids/hwids-20180917.ebuild
21 +++ b/sys-apps/hwids/hwids-20180917.ebuild
22 @@ -13,7 +13,7 @@ if [[ ${PV} == "99999999" ]]; then
23 EGIT_REPO_URI="${HOMEPAGE}.git"
24 else
25 SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
26 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
28 fi
29
30 LICENSE="|| ( GPL-2 BSD ) public-domain"