diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-02-21 02:45:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-02-21 02:45:24 +0000 |
commit | ed0187bf6cc636ffcf8acea3c9248fc3529150d7 (patch) | |
tree | 53d30915b2d4583b516e07c93674deac986771c7 /sys-fs | |
parent | Stable on amd64 per bug #167783 (diff) | |
download | gentoo-2-ed0187bf6cc636ffcf8acea3c9248fc3529150d7.tar.gz gentoo-2-ed0187bf6cc636ffcf8acea3c9248fc3529150d7.tar.bz2 gentoo-2-ed0187bf6cc636ffcf8acea3c9248fc3529150d7.zip |
arm/s390/sh stable
(Portage version: 2.1.2-r10)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udev/udev-104-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-104-r11.ebuild b/sys-fs/udev/udev-104-r11.ebuild index 994853021eb0..982d742f2999 100644 --- a/sys-fs/udev/udev-104-r11.ebuild +++ b/sys-fs/udev/udev-104-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-104-r11.ebuild,v 1.9 2007/02/13 09:04:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-104-r11.ebuild,v 1.10 2007/02/21 02:45:24 vapier Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="selinux" DEPEND="selinux? ( sys-libs/libselinux )" |