summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-08-14 20:44:50 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-08-14 20:44:50 +0000
commit52be66e1abd4c9cc3edb573291b7b34b95762836 (patch)
treeb64f326a2554649ed159b8ae35339604ea866e2b /sys-fs/udev/udev-114.ebuild
parentAdd 2.6.22 patch thanks to Mariusz Czubacki <mariusz.czubacki@gmail.com> (diff)
downloadhistorical-52be66e1abd4c9cc3edb573291b7b34b95762836.tar.gz
historical-52be66e1abd4c9cc3edb573291b7b34b95762836.tar.bz2
historical-52be66e1abd4c9cc3edb573291b7b34b95762836.zip
Stable on sparc wrt #188796
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'sys-fs/udev/udev-114.ebuild')
-rw-r--r--sys-fs/udev/udev-114.ebuild4
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 )"