diff options
Diffstat (limited to 'app-crypt/bestcrypt/bestcrypt-1.7.0.ebuild')
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bestcrypt/bestcrypt-1.7.0.ebuild b/app-crypt/bestcrypt/bestcrypt-1.7.0.ebuild index 2e9a924d7b54..cf3fb648e9b9 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.7.0.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.7.0.ebuild,v 1.2 2009/06/08 06:13:44 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.7.0.ebuild,v 1.3 2009/06/10 19:06:51 maekke Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://www.jetico.com/linux/BestCrypt-${MY_PV}.tar.gz" LICENSE="bestcrypt" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="virtual/linux-sources" RDEPEND="" |