diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-14 20:43:41 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-14 20:43:41 +0000 |
commit | 8c24ef394e4d81a8298310e2ee5c010407bfbf90 (patch) | |
tree | dd93bdbf4a9972bbe68ab0b236257e5a12bc356b /sys-fs/udev/udev-114.ebuild | |
parent | Add 2.6.22 patch thanks to Mariusz Czubacki <mariusz.czubacki@gmail.com> (diff) | |
download | gentoo-2-8c24ef394e4d81a8298310e2ee5c010407bfbf90.tar.gz gentoo-2-8c24ef394e4d81a8298310e2ee5c010407bfbf90.tar.bz2 gentoo-2-8c24ef394e4d81a8298310e2ee5c010407bfbf90.zip |
Stable on sparc wrt #188796
(Portage version: 2.1.2.11)
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 90e1bebdc596..29cdb9a930e0 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.3 2007/08/14 20:12:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-114.ebuild,v 1.4 2007/08/14 20:43:41 gustavoz 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 )" |