diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-02 17:10:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-02 17:10:53 +0300 |
commit | 05d944e5dc1e014ba5b0ce8201a0bf5b17d6ff89 (patch) | |
tree | 8b950c37c33ac0c1a1e46e69527974f0429bcf89 /sys-apps/usbutils | |
parent | sci-geosciences/gpxsee: bump to 5.13 (diff) | |
download | gentoo-05d944e5dc1e014ba5b0ce8201a0bf5b17d6ff89.tar.gz gentoo-05d944e5dc1e014ba5b0ce8201a0bf5b17d6ff89.tar.bz2 gentoo-05d944e5dc1e014ba5b0ce8201a0bf5b17d6ff89.zip |
sys-apps/usbutils: m68k/s390/sh stable wrt bug #655338
Package-Manager: Portage-2.3.40, Repoman-2.3.7
Diffstat (limited to 'sys-apps/usbutils')
-rw-r--r-- | sys-apps/usbutils/usbutils-009.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/usbutils/usbutils-009.ebuild b/sys-apps/usbutils/usbutils-009.ebuild index 477f9c5cdc05..6e7fb4004097 100644 --- a/sys-apps/usbutils/usbutils-009.ebuild +++ b/sys-apps/usbutils/usbutils-009.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/usb/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |