diff options
author | Markus Meier <maekke@gentoo.org> | 2010-03-07 22:49:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-03-07 22:49:13 +0000 |
commit | 4cd8d499960219e881a6bd366fbdcb0d12785dff (patch) | |
tree | e4cf8c1efde6e61fc1f65c9b71c46f174a964905 /sys-fs/udev/udev-149.ebuild | |
parent | Use gentoo mirrors (diff) | |
download | gentoo-2-4cd8d499960219e881a6bd366fbdcb0d12785dff.tar.gz gentoo-2-4cd8d499960219e881a6bd366fbdcb0d12785dff.tar.bz2 gentoo-2-4cd8d499960219e881a6bd366fbdcb0d12785dff.zip |
amd64/arm stable, bug #303031
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/udev/udev-149.ebuild')
-rw-r--r-- | sys-fs/udev/udev-149.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-149.ebuild b/sys-fs/udev/udev-149.ebuild index 901a11b70f8f..f696df6bbfab 100644 --- a/sys-fs/udev/udev-149.ebuild +++ b/sys-fs/udev/udev-149.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.6 2010/03/02 02:33:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.7 2010/03/07 22:49:13 maekke Exp $ EAPI="1" @@ -21,7 +21,7 @@ HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" 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 +devfs-compat -extras test" COMMON_DEPEND="selinux? ( sys-libs/libselinux ) |