diff options
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 e3bdaa073f6f..4de7f5f3df17 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.1 2005/01/07 08:55:43 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild,v 1.2 2005/01/26 08:56:00 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="x86 ~amd64" DEPEND="virtual/linux-sources" |