diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-09-28 07:06:01 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-09-28 07:06:01 +0000 |
commit | d49d905c3ff56cbb857eea8bdc6eb6d1f3b61259 (patch) | |
tree | d5d70f1111a7a284c82244e2b927b0bd1a0b954d /sys-fs/udev/udev-114.ebuild | |
parent | Stable on mips. (diff) | |
download | gentoo-2-d49d905c3ff56cbb857eea8bdc6eb6d1f3b61259.tar.gz gentoo-2-d49d905c3ff56cbb857eea8bdc6eb6d1f3b61259.tar.bz2 gentoo-2-d49d905c3ff56cbb857eea8bdc6eb6d1f3b61259.zip |
Stable on mips.
(Portage version: 2.1.3.9)
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 00774c6cc3f8..42ad8d349164 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.13 2007/09/02 13:21:02 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-114.ebuild,v 1.14 2007/09/28 07:06:01 kumba 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 )" |