diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-22 19:10:58 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-22 19:10:58 +0000 |
commit | 9cc67a3c4373fd5863ce90564e3dcdc4e5da1b10 (patch) | |
tree | fc2eea019cb7967a7fa313934752b3103cbefea9 /dev-libs/libusb-compat/libusb-compat-0.1.4.ebuild | |
parent | Stable for amd64, wrt bug #416993 (diff) | |
download | gentoo-2-9cc67a3c4373fd5863ce90564e3dcdc4e5da1b10.tar.gz gentoo-2-9cc67a3c4373fd5863ce90564e3dcdc4e5da1b10.tar.bz2 gentoo-2-9cc67a3c4373fd5863ce90564e3dcdc4e5da1b10.zip |
marked x86 per bug 417135
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libusb-compat/libusb-compat-0.1.4.ebuild')
-rw-r--r-- | dev-libs/libusb-compat/libusb-compat-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libusb-compat/libusb-compat-0.1.4.ebuild b/dev-libs/libusb-compat/libusb-compat-0.1.4.ebuild index d78e5e0b56c5..9214f7b0c0ff 100644 --- a/dev-libs/libusb-compat/libusb-compat-0.1.4.ebuild +++ b/dev-libs/libusb-compat/libusb-compat-0.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.4.ebuild,v 1.3 2012/05/22 19:01:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.4.ebuild,v 1.4 2012/05/22 19:10:58 jdhore Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN/-compat}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-linux" IUSE="debug static-libs" RDEPEND="virtual/libusb:1 |