diff options
author | 2008-04-19 15:55:56 +0000 | |
---|---|---|
committer | 2008-04-19 15:55:56 +0000 | |
commit | b5d6c6656c4c07f5fd58161bdbcc8f24c7485988 (patch) | |
tree | c9c31f453f39ec7c85c6f2cce9bf90c2c06355f2 /sys-fs/udev/udev-119.ebuild | |
parent | Stable on ppc64; bug #218192 (diff) | |
download | gentoo-2-b5d6c6656c4c07f5fd58161bdbcc8f24c7485988.tar.gz gentoo-2-b5d6c6656c4c07f5fd58161bdbcc8f24c7485988.tar.bz2 gentoo-2-b5d6c6656c4c07f5fd58161bdbcc8f24c7485988.zip |
Stable on ppc64; bug #218407
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-fs/udev/udev-119.ebuild')
-rw-r--r-- | sys-fs/udev/udev-119.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-119.ebuild b/sys-fs/udev/udev-119.ebuild index 950f96ea1758..3689299a7960 100644 --- a/sys-fs/udev/udev-119.ebuild +++ b/sys-fs/udev/udev-119.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-119.ebuild,v 1.1 2008/03/17 22:19:14 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-119.ebuild,v 1.2 2008/04/19 15:55:56 corsair Exp $ inherit eutils flag-o-matic multilib toolchain-funcs versionator @@ -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 )" |