diff options
author | 2007-08-14 20:51:13 +0000 | |
---|---|---|
committer | 2007-08-14 20:51:13 +0000 | |
commit | b5add21e3d1609a69dfc6635612cf4cb8e45020d (patch) | |
tree | b6a57d87495201d439febcd765052e3e7447eb14 /sys-fs/udev/udev-114.ebuild | |
parent | Stable on amd64 wrt bug #188796 (diff) | |
download | gentoo-2-b5add21e3d1609a69dfc6635612cf4cb8e45020d.tar.gz gentoo-2-b5add21e3d1609a69dfc6635612cf4cb8e45020d.tar.bz2 gentoo-2-b5add21e3d1609a69dfc6635612cf4cb8e45020d.zip |
Stable on amd64 wrt bug #188796
(Portage version: 2.1.3.5)
Diffstat (limited to 'sys-fs/udev/udev-114.ebuild')
-rw-r--r-- | sys-fs/udev/udev-114.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-114.ebuild b/sys-fs/udev/udev-114.ebuild index 29cdb9a930e0..6f6697a99809 100644 --- a/sys-fs/udev/udev-114.ebuild +++ b/sys-fs/udev/udev-114.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-114.ebuild,v 1.4 2007/08/14 20:43:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-114.ebuild,v 1.5 2007/08/14 20:51:13 angelos 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 )" |