summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-07-10 11:47:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-07-10 11:47:15 +0000
commit80c7dd6493e1c83bede4f1392dbe1da587236a4a (patch)
tree643c5d1821079b1236515bddaf2e8b261c385d38 /sys-fs/udev/udev-151-r3.ebuild
parentFix for Prefix, marked ~ppc-macos, bug #276045 (diff)
downloadhistorical-80c7dd6493e1c83bede4f1392dbe1da587236a4a.tar.gz
historical-80c7dd6493e1c83bede4f1392dbe1da587236a4a.tar.bz2
historical-80c7dd6493e1c83bede4f1392dbe1da587236a4a.zip
Rekeyword ~alpha now that the glibc issues have been fixed
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'sys-fs/udev/udev-151-r3.ebuild')
-rw-r--r--sys-fs/udev/udev-151-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-151-r3.ebuild b/sys-fs/udev/udev-151-r3.ebuild
index 12f6f7fff6bc..098462c29bc2 100644
--- a/sys-fs/udev/udev-151-r3.ebuild
+++ b/sys-fs/udev/udev-151-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r3.ebuild,v 1.1 2010/05/02 17:40:12 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r3.ebuild,v 1.2 2010/07/10 11:47:15 armin76 Exp $
EAPI="1"
@@ -23,7 +23,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 devfs-compat old-hd-rules -extras test"
COMMON_DEPEND="selinux? ( sys-libs/libselinux )