diff options
author | 2004-04-15 17:20:34 +0000 | |
---|---|---|
committer | 2004-04-15 17:20:34 +0000 | |
commit | 3bcc370bdf4850a9d162c019960878ad550b355e (patch) | |
tree | c6864cd2520111fb5f4f9a7f3349dfe7eb30a5d3 /sys-apps/hotplug-base/hotplug-base-20040401.ebuild | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-3bcc370bdf4850a9d162c019960878ad550b355e.tar.gz gentoo-2-3bcc370bdf4850a9d162c019960878ad550b355e.tar.bz2 gentoo-2-3bcc370bdf4850a9d162c019960878ad550b355e.zip |
sparc
Diffstat (limited to 'sys-apps/hotplug-base/hotplug-base-20040401.ebuild')
-rw-r--r-- | sys-apps/hotplug-base/hotplug-base-20040401.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug-base/hotplug-base-20040401.ebuild b/sys-apps/hotplug-base/hotplug-base-20040401.ebuild index 587d851435b8..d53fcf71fcbd 100644 --- a/sys-apps/hotplug-base/hotplug-base-20040401.ebuild +++ b/sys-apps/hotplug-base/hotplug-base-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-base/hotplug-base-20040401.ebuild,v 1.2 2004/04/12 23:03:57 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040401.ebuild,v 1.3 2004/04/15 17:18:20 ciaranm 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" src_unpack() { unpack ${A} |