diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-12 17:26:33 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-12 17:26:33 +0000 |
commit | 414cf8ea2f97138c10f0a64fa2db2f20e7542732 (patch) | |
tree | 04fd107b6054809dba2bab363e84a1b028dc147d /sys-fs/device-mapper/device-mapper-1.02.07.ebuild | |
parent | Stable on x86 wrt bug #135445. (diff) | |
download | historical-414cf8ea2f97138c10f0a64fa2db2f20e7542732.tar.gz historical-414cf8ea2f97138c10f0a64fa2db2f20e7542732.tar.bz2 historical-414cf8ea2f97138c10f0a64fa2db2f20e7542732.zip |
Stable on x86 wrt bug #136172.
Package-Manager: portage-2.1_rc4-r3
Diffstat (limited to 'sys-fs/device-mapper/device-mapper-1.02.07.ebuild')
-rw-r--r-- | sys-fs/device-mapper/device-mapper-1.02.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/device-mapper/device-mapper-1.02.07.ebuild b/sys-fs/device-mapper/device-mapper-1.02.07.ebuild index 805da5a2e67c..b9dd613f5246 100644 --- a/sys-fs/device-mapper/device-mapper-1.02.07.ebuild +++ b/sys-fs/device-mapper/device-mapper-1.02.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.07.ebuild,v 1.2 2006/06/11 17:18:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.07.ebuild,v 1.3 2006/06/12 17:26:33 wolf31o2 Exp $ inherit eutils multilib @@ -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 )" |