diff options
Diffstat (limited to 'sys-apps/coldplug/coldplug-20040920.ebuild')
-rw-r--r-- | sys-apps/coldplug/coldplug-20040920.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coldplug/coldplug-20040920.ebuild b/sys-apps/coldplug/coldplug-20040920.ebuild index a48024bf4f75..165172a0bec3 100644 --- a/sys-apps/coldplug/coldplug-20040920.ebuild +++ b/sys-apps/coldplug/coldplug-20040920.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/coldplug/coldplug-20040920.ebuild,v 1.1 2004/09/21 00:27:44 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coldplug/coldplug-20040920.ebuild,v 1.2 2004/11/10 17:52:48 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" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" IUSE="" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |