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, 22 Aug 2019 06:03:32
Message-Id: 1566453794.3e968bb0085734b6da3ea5a3afc0ccd8daf49042.slyfox@gentoo
1 commit: 3e968bb0085734b6da3ea5a3afc0ccd8daf49042
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Aug 21 22:04:55 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 22 06:03:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e968bb0
7
8 sys-apps/hwids: stable 20190316 for sparc, bug #692480
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 sys-apps/hwids/hwids-20190316.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-apps/hwids/hwids-20190316.ebuild b/sys-apps/hwids/hwids-20190316.ebuild
19 index 9cc779c188a..3b8061c0a9e 100644
20 --- a/sys-apps/hwids/hwids-20190316.ebuild
21 +++ b/sys-apps/hwids/hwids-20190316.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 ~riscv ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
28 fi
29
30 LICENSE="|| ( GPL-2 BSD ) public-domain"