diff options
author | 2011-04-24 17:52:31 +0000 | |
---|---|---|
committer | 2011-04-24 17:52:31 +0000 | |
commit | 2b0b25845ea5ad7d502e60b6ceb6e91b1074b4e2 (patch) | |
tree | 8c72a97590dfcfe6454dc36d8d0aaf73868be222 /app-crypt/bcwipe/bcwipe-1.9.7.ebuild | |
parent | sparc stable wrt #358509 (diff) | |
download | historical-2b0b25845ea5ad7d502e60b6ceb6e91b1074b4e2.tar.gz historical-2b0b25845ea5ad7d502e60b6ceb6e91b1074b4e2.tar.bz2 historical-2b0b25845ea5ad7d502e60b6ceb6e91b1074b4e2.zip |
Drop sparc keyword
Package-Manager: portage-2.1.9.45/cvs/Linux ia64
Diffstat (limited to 'app-crypt/bcwipe/bcwipe-1.9.7.ebuild')
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.9.7.ebuild b/app-crypt/bcwipe/bcwipe-1.9.7.ebuild index 7572e28f847b..487a354786cd 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.7.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.5 2011/02/12 18:23:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.6 2011/04/24 17:52:31 armin76 Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="doc" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" DEPEND="" RDEPEND="" |