diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-10 18:14:26 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-10 18:14:26 +0000 |
commit | 9a67750e3173fdfe9bde16f1e35652397d0cd1f6 (patch) | |
tree | 6031fbe631ead1a8f8d7919c5a90f83e52ab2438 /sys-fs/udev/udev-104-r12.ebuild | |
parent | Stable on ppc wrt bug 169987 (diff) | |
download | historical-9a67750e3173fdfe9bde16f1e35652397d0cd1f6.tar.gz historical-9a67750e3173fdfe9bde16f1e35652397d0cd1f6.tar.bz2 historical-9a67750e3173fdfe9bde16f1e35652397d0cd1f6.zip |
Stable on ppc wrt bug 159871
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'sys-fs/udev/udev-104-r12.ebuild')
-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 2f38b3526161..a875751eee9d 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.5 2007/03/09 19:41:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-104-r12.ebuild,v 1.6 2007/03/10 18:14:26 nixnut 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 )" |