diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-30 21:00:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-30 21:00:38 +0000 |
commit | 7ad401b5df32f12062c86c46df9e1e826f20de69 (patch) | |
tree | ca63bf708cd4b966fa0b0543144c384172de7d8f /sys-apps/hotplug | |
parent | stable on amd64. fixes #75328 (diff) | |
download | gentoo-2-7ad401b5df32f12062c86c46df9e1e826f20de69.tar.gz gentoo-2-7ad401b5df32f12062c86c46df9e1e826f20de69.tar.bz2 gentoo-2-7ad401b5df32f12062c86c46df9e1e826f20de69.zip |
s390 KEYWORDS
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/hotplug-20040923.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug/hotplug-20040923.ebuild b/sys-apps/hotplug/hotplug-20040923.ebuild index 96f03e7c3de0..04b7666280fe 100644 --- a/sys-apps/hotplug/hotplug-20040923.ebuild +++ b/sys-apps/hotplug/hotplug-20040923.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923.ebuild,v 1.11 2005/01/21 21:07:02 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923.ebuild,v 1.12 2005/01/30 21:00:38 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 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86" IUSE="" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |