diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 14:22:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 14:24:48 +0200 |
commit | 530073e703c4d502c83da9c7a9c4ca7d6f732fbb (patch) | |
tree | a4b94ea56c8efe0e51d74f7b823e13bae88a08bd /sys-apps/usb_modeswitch/usb_modeswitch-2.5.2.ebuild | |
parent | dev-python/hypothesis: x86 stable (bug #667782) (diff) | |
download | gentoo-530073e703c4d502c83da9c7a9c4ca7d6f732fbb.tar.gz gentoo-530073e703c4d502c83da9c7a9c4ca7d6f732fbb.tar.bz2 gentoo-530073e703c4d502c83da9c7a9c4ca7d6f732fbb.zip |
sys-apps/usb_modeswitch: x86 stable (bug #666868)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/usb_modeswitch/usb_modeswitch-2.5.2.ebuild')
-rw-r--r-- | sys-apps/usb_modeswitch/usb_modeswitch-2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/usb_modeswitch/usb_modeswitch-2.5.2.ebuild b/sys-apps/usb_modeswitch/usb_modeswitch-2.5.2.ebuild index cf78e7d75d8c..2192dbd4d067 100644 --- a/sys-apps/usb_modeswitch/usb_modeswitch-2.5.2.ebuild +++ b/sys-apps/usb_modeswitch/usb_modeswitch-2.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://www.draisberghof.de/${PN}/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" IUSE="jimtcl" COMMON_DEPEND=" |