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/usbutils/
Date: Thu, 10 May 2018 06:34:06
Message-Id: 1525934025.b2e2350e2f382738220cdf2f1936bfb2652eab5e.slyfox@gentoo
1 commit: b2e2350e2f382738220cdf2f1936bfb2652eab5e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 10 06:33:45 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 10 06:33:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e2350e
7
8 sys-apps/usbutils: stable 009 for ia64, bug #655338
9
10 Bug: https://bugs.gentoo.org/655338
11 Package-Manager: Portage-2.3.36, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 sys-apps/usbutils/usbutils-009.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/usbutils/usbutils-009.ebuild b/sys-apps/usbutils/usbutils-009.ebuild
18 index b3c7d9ee41a..823c25d1574 100644
19 --- a/sys-apps/usbutils/usbutils-009.ebuild
20 +++ b/sys-apps/usbutils/usbutils-009.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/usb/${PN}/${P}.tar.xz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
27 IUSE="python"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"