summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-11-19 07:34:46 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-11-19 07:34:46 +0000
commit99545980c14062b16fd915ff577ba4f939b72853 (patch)
tree557d82197476d263bae7cf40bee484487e8a0f12 /sys-fs/udev/udev-115-r1.ebuild
parentadd fix to build with gcc 4.3, thanks to Ryan Hill <dirtyepic@gentoo.org>, bu... (diff)
downloadhistorical-99545980c14062b16fd915ff577ba4f939b72853.tar.gz
historical-99545980c14062b16fd915ff577ba4f939b72853.tar.bz2
historical-99545980c14062b16fd915ff577ba4f939b72853.zip
Stable on mips, per #195289.
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'sys-fs/udev/udev-115-r1.ebuild')
-rw-r--r--sys-fs/udev/udev-115-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-115-r1.ebuild b/sys-fs/udev/udev-115-r1.ebuild
index ba343be8067a..b6b64b795a34 100644
--- a/sys-fs/udev/udev-115-r1.ebuild
+++ b/sys-fs/udev/udev-115-r1.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-115-r1.ebuild,v 1.9 2007/10/15 06:11:38 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-115-r1.ebuild,v 1.10 2007/11/19 07:34:46 kumba Exp $
inherit eutils flag-o-matic multilib toolchain-funcs versionator
@@ -13,7 +13,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 )"