diff options
author | 2007-03-17 21:24:16 +0000 | |
---|---|---|
committer | 2007-03-17 21:24:16 +0000 | |
commit | 612b6a3a41378ecfc6e1ecfe94202579c77f4afb (patch) | |
tree | 6b12265bb35bbea7a3a3a57255aacb5d18e572e0 /sys-fs | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-612b6a3a41378ecfc6e1ecfe94202579c77f4afb.tar.gz gentoo-2-612b6a3a41378ecfc6e1ecfe94202579c77f4afb.tar.bz2 gentoo-2-612b6a3a41378ecfc6e1ecfe94202579c77f4afb.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udev/udev-104-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-104-r12.ebuild b/sys-fs/udev/udev-104-r12.ebuild index 4a73e943e1ea..acf12e26697a 100644 --- a/sys-fs/udev/udev-104-r12.ebuild +++ b/sys-fs/udev/udev-104-r12.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-r12.ebuild,v 1.8 2007/03/17 12:20:21 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-104-r12.ebuild,v 1.9 2007/03/17 21:24:16 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 )" |