diff options
Diffstat (limited to 'sys-apps/hotplug/hotplug-20030501-r1.ebuild')
-rw-r--r-- | sys-apps/hotplug/hotplug-20030501-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug/hotplug-20030501-r1.ebuild b/sys-apps/hotplug/hotplug-20030501-r1.ebuild index 2077f504ffe4..1ae05d37e5a1 100644 --- a/sys-apps/hotplug/hotplug-20030501-r1.ebuild +++ b/sys-apps/hotplug/hotplug-20030501-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030501-r1.ebuild,v 1.1 2003/05/27 22:29:13 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030501-r1.ebuild,v 1.2 2003/06/21 21:19:40 drobbins Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~hppa" +KEYWORDS="x86 amd64 ~ppc ~hppa" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 |