diff options
Diffstat (limited to 'dev-libs/openct/openct-0.6.8.ebuild')
-rw-r--r-- | dev-libs/openct/openct-0.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openct/openct-0.6.8.ebuild b/dev-libs/openct/openct-0.6.8.ebuild index 0d4d7f54da75..cbc40f3950af 100644 --- a/dev-libs/openct/openct-0.6.8.ebuild +++ b/dev-libs/openct/openct-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.8.ebuild,v 1.7 2006/10/15 09:31:30 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.8.ebuild,v 1.8 2006/10/20 00:29:26 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.opensc-project.org/files/openct/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="usb" RDEPEND="usb? ( >=dev-libs/libusb-0.1.7 >=sys-apps/hotplug-20030805-r1 )" |