summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2009-06-26 18:00:43 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2009-06-26 18:00:43 +0000
commit643fbdf946a574c15fa0bc2416c6688e1ea0801c (patch)
tree79a1ea4f947cdfbb5add01acb2f42ed59caa7a94 /sys-fs/udev/udev-141.ebuild
parentDrop sparc keyword (diff)
downloadgentoo-2-643fbdf946a574c15fa0bc2416c6688e1ea0801c.tar.gz
gentoo-2-643fbdf946a574c15fa0bc2416c6688e1ea0801c.tar.bz2
gentoo-2-643fbdf946a574c15fa0bc2416c6688e1ea0801c.zip
stable amd64, bug 254616
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/udev/udev-141.ebuild')
-rw-r--r--sys-fs/udev/udev-141.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-141.ebuild b/sys-fs/udev/udev-141.ebuild
index cb8e35ad1845..3193ab0f8e4b 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.4 2009/06/17 12:46:39 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141.ebuild,v 1.5 2009/06/26 18:00:43 gentoofan23 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 )"