diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:12:43 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:12:43 +0000 |
commit | d6e6618e1a2d63d97d1047bc21a043ba14291729 (patch) | |
tree | b99e865b31c15b1c858ec4a7d9e304fcd6e5f1fc /sys-apps/hotplug | |
parent | ppc64 (diff) | |
download | gentoo-2-d6e6618e1a2d63d97d1047bc21a043ba14291729.tar.gz gentoo-2-d6e6618e1a2d63d97d1047bc21a043ba14291729.tar.bz2 gentoo-2-d6e6618e1a2d63d97d1047bc21a043ba14291729.zip |
ppc64
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/hotplug-20030805-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug/hotplug-20030805-r2.ebuild b/sys-apps/hotplug/hotplug-20030805-r2.ebuild index 6ccba2dfa5f4..5c8f9865d0c4 100644 --- a/sys-apps/hotplug/hotplug-20030805-r2.ebuild +++ b/sys-apps/hotplug/hotplug-20030805-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r2.ebuild,v 1.1 2003/11/13 04:30:20 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r2.ebuild,v 1.2 2003/12/17 05:12:01 brad_mssw Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc ~hppa ~sparc ~alpha ~mips ~arm" +KEYWORDS="x86 amd64 ~ppc ~hppa ~sparc ~alpha ~mips ~arm ppc64" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9" |