diff options
author | 2004-06-22 22:51:32 +0000 | |
---|---|---|
committer | 2004-06-22 22:51:32 +0000 | |
commit | dcfc79478ac5f8e4756a7c98042bee909c8106ac (patch) | |
tree | d9e6c8e50dec5d1b5eea154723005c59f747f001 /sys-apps/hotplug/hotplug-20040401.ebuild | |
parent | Add patch for bug #53216 (Manifest recommit) (diff) | |
download | gentoo-2-dcfc79478ac5f8e4756a7c98042bee909c8106ac.tar.gz gentoo-2-dcfc79478ac5f8e4756a7c98042bee909c8106ac.tar.bz2 gentoo-2-dcfc79478ac5f8e4756a7c98042bee909c8106ac.zip |
mark stable on amd64
Diffstat (limited to 'sys-apps/hotplug/hotplug-20040401.ebuild')
-rw-r--r-- | sys-apps/hotplug/hotplug-20040401.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug/hotplug-20040401.ebuild b/sys-apps/hotplug/hotplug-20040401.ebuild index 22a0d6b05c50..5cb3d77474f3 100644 --- a/sys-apps/hotplug/hotplug-20040401.ebuild +++ b/sys-apps/hotplug/hotplug-20040401.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-20040401.ebuild,v 1.4 2004/05/07 23:44:49 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.5 2004/06/22 22:51:32 malc 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" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 |