diff options
Diffstat (limited to 'sys-apps/hotplug/hotplug-20040311.ebuild')
-rw-r--r-- | sys-apps/hotplug/hotplug-20040311.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug/hotplug-20040311.ebuild b/sys-apps/hotplug/hotplug-20040311.ebuild index 378695657c57..835c7d854e9e 100644 --- a/sys-apps/hotplug/hotplug-20040311.ebuild +++ b/sys-apps/hotplug/hotplug-20040311.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040311.ebuild,v 1.1 2004/03/12 05:19:10 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040311.ebuild,v 1.2 2004/03/23 02:05:27 kumba Exp $ inherit eutils @@ -14,7 +14,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" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9" |