diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:18:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:18:59 +0000 |
commit | b5dfa6237503c9237335e510d091d08a49ef1086 (patch) | |
tree | b7afad6ab8030c5b43aebbbd5d3f2d21189b8ee3 /sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild | |
parent | Dont stabilize version 2.5.9-r1. (diff) | |
download | gentoo-2-b5dfa6237503c9237335e510d091d08a49ef1086.tar.gz gentoo-2-b5dfa6237503c9237335e510d091d08a49ef1086.tar.bz2 gentoo-2-b5dfa6237503c9237335e510d091d08a49ef1086.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild')
-rw-r--r-- | sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild b/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild index 029dcbda8a91..c677a04cdbb1 100644 --- a/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild +++ b/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.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/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild,v 1.7 2007/06/23 02:52:19 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild,v 1.8 2007/06/24 22:18:59 vapier Exp $ inherit linux-info eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="http://luks.endorphin.org/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 mips ~ppc ppc64 s390 sh sparc x86" IUSE="build dynamic nls selinux" RESTRICT="confcache" |