diff options
Diffstat (limited to 'sys-apps/hotplug/hotplug-20040923.ebuild')
-rw-r--r-- | sys-apps/hotplug/hotplug-20040923.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug/hotplug-20040923.ebuild b/sys-apps/hotplug/hotplug-20040923.ebuild index c3896086e782..b96d9c3d03f1 100644 --- a/sys-apps/hotplug/hotplug-20040923.ebuild +++ b/sys-apps/hotplug/hotplug-20040923.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923.ebuild,v 1.2 2004/10/14 18:30:47 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923.ebuild,v 1.3 2004/11/10 17:54:28 gregkh Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |