diff options
author | 2007-08-24 14:07:36 +0000 | |
---|---|---|
committer | 2007-08-24 14:07:36 +0000 | |
commit | db274563da6d9eefe7c80305124dec0c77773102 (patch) | |
tree | fdd4e7c6ec895388e5c7790f1c12205234bb70e9 /sys-fs/udev/udev-114.ebuild | |
parent | Keyworded ~x86-fbsd, #189725. (diff) | |
download | historical-db274563da6d9eefe7c80305124dec0c77773102.tar.gz historical-db274563da6d9eefe7c80305124dec0c77773102.tar.bz2 historical-db274563da6d9eefe7c80305124dec0c77773102.zip |
alpha/ia64 stable wrt #188796
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'sys-fs/udev/udev-114.ebuild')
-rw-r--r-- | sys-fs/udev/udev-114.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-114.ebuild b/sys-fs/udev/udev-114.ebuild index ba3032c5e906..afc58b5232ac 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.9 2007/08/21 13:27:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-114.ebuild,v 1.10 2007/08/24 14:05:55 armin76 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 )" |