diff options
author | 2007-06-21 01:33:07 +0000 | |
---|---|---|
committer | 2007-06-21 01:33:07 +0000 | |
commit | 120f348a01c9acd87e0b06ebd12b7bf915d807a4 (patch) | |
tree | e5233a1a3df7f70fcfdbc286d45cb77390f25426 /sys-fs/device-mapper/device-mapper-1.02.19.ebuild | |
parent | Stable on mips, per #182724. (diff) | |
download | historical-120f348a01c9acd87e0b06ebd12b7bf915d807a4.tar.gz historical-120f348a01c9acd87e0b06ebd12b7bf915d807a4.tar.bz2 historical-120f348a01c9acd87e0b06ebd12b7bf915d807a4.zip |
Stable on mips, per #182367.
Package-Manager: portage-2.1.3_rc4
Diffstat (limited to 'sys-fs/device-mapper/device-mapper-1.02.19.ebuild')
-rw-r--r-- | sys-fs/device-mapper/device-mapper-1.02.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/device-mapper/device-mapper-1.02.19.ebuild b/sys-fs/device-mapper/device-mapper-1.02.19.ebuild index 59ad7e6bf229..c2fcb5fac3d6 100644 --- a/sys-fs/device-mapper/device-mapper-1.02.19.ebuild +++ b/sys-fs/device-mapper/device-mapper-1.02.19.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/device-mapper/device-mapper-1.02.19.ebuild,v 1.3 2007/06/20 19:43:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.19.ebuild,v 1.4 2007/06/21 01:33:07 kumba Exp $ inherit eutils multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz 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 )" |