diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-05 22:20:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-05 22:20:10 +0000 |
commit | 0b65ca62deda0e3ab0df19bb8b8638bfa7049890 (patch) | |
tree | 9b7384d3d281aca71bdd301c7da9be8538a1126d /sys-apps/hotplug/hotplug-20040923-r1.ebuild | |
parent | m68k love (diff) | |
download | gentoo-2-0b65ca62deda0e3ab0df19bb8b8638bfa7049890.tar.gz gentoo-2-0b65ca62deda0e3ab0df19bb8b8638bfa7049890.tar.bz2 gentoo-2-0b65ca62deda0e3ab0df19bb8b8638bfa7049890.zip |
m68k love
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'sys-apps/hotplug/hotplug-20040923-r1.ebuild')
-rw-r--r-- | sys-apps/hotplug/hotplug-20040923-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug/hotplug-20040923-r1.ebuild b/sys-apps/hotplug/hotplug-20040923-r1.ebuild index 7538260b8a4a..1044cb3e42d2 100644 --- a/sys-apps/hotplug/hotplug-20040923-r1.ebuild +++ b/sys-apps/hotplug/hotplug-20040923-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild,v 1.2 2006/01/05 03:33:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild,v 1.3 2006/03/05 22:20:10 vapier Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |