diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-06-19 00:57:23 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-06-19 00:57:23 +0000 |
commit | 3d059081a7684ee441c72bde6a55709e3617f804 (patch) | |
tree | be6beebd9048f2d75fe85a6471302ececead8ed7 /app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild | |
parent | Initial 2.6.12 release. Features inotify 0.23-12 and fbsplash 0.9.2-r3. Be aw... (diff) | |
download | gentoo-2-3d059081a7684ee441c72bde6a55709e3617f804.tar.gz gentoo-2-3d059081a7684ee441c72bde6a55709e3617f804.tar.bz2 gentoo-2-3d059081a7684ee441c72bde6a55709e3617f804.zip |
masked on amd64 due to coding errors (ref bug #94288)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild')
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild b/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild index 3a74576e7ab4..00b192c661eb 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild,v 1.4 2005/04/21 17:59:56 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild,v 1.5 2005/06/19 00:57:23 dragonheart Exp $ inherit flag-o-matic eutils linux-mod toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://www.jetico.com/linux/BestCrypt-${PV/_p/-}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="" -KEYWORDS="x86 amd64" +KEYWORDS="-amd64 x86" DEPEND="virtual/linux-sources" |