diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-26 14:04:38 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-26 14:04:38 +0000 |
commit | 2fed24d792646be3c19dc39270223432f5192e54 (patch) | |
tree | 3780694ed195b31e10e0a9f1489f01cfa09c4621 /sys-fs/udev/udev-141.ebuild | |
parent | Marking mirrorselect-1.4.2 ppc64 for bug 284590 (diff) | |
download | gentoo-2-2fed24d792646be3c19dc39270223432f5192e54.tar.gz gentoo-2-2fed24d792646be3c19dc39270223432f5192e54.tar.bz2 gentoo-2-2fed24d792646be3c19dc39270223432f5192e54.zip |
Marking udev-141 ppc64 for bug 254616
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sys-fs/udev/udev-141.ebuild')
-rw-r--r-- | sys-fs/udev/udev-141.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-141.ebuild b/sys-fs/udev/udev-141.ebuild index 5aca495f2ce4..722ba1214239 100644 --- a/sys-fs/udev/udev-141.ebuild +++ b/sys-fs/udev/udev-141.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141.ebuild,v 1.8 2009/08/31 15:51:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141.ebuild,v 1.9 2009/09/26 14:04:38 ranger Exp $ inherit eutils flag-o-matic multilib toolchain-funcs versionator @@ -16,7 +16,7 @@ HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" 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" COMMON_DEPEND="selinux? ( sys-libs/libselinux )" |