diff options
author | 2006-09-15 22:56:03 +0000 | |
---|---|---|
committer | 2006-09-15 22:56:03 +0000 | |
commit | c9d4f9508db93234d25a9552e7d3f2b5c8756776 (patch) | |
tree | fce7a0df8445222a4de9e5f2d4b8ddda59a33049 /app-crypt/aespipe/aespipe-2.3b.ebuild | |
parent | Remove ppc until galago-sharp is keyworded (diff) | |
download | historical-c9d4f9508db93234d25a9552e7d3f2b5c8756776.tar.gz historical-c9d4f9508db93234d25a9552e7d3f2b5c8756776.tar.bz2 historical-c9d4f9508db93234d25a9552e7d3f2b5c8756776.zip |
Stable on SPARC wrt bug #145410.
Package-Manager: portage-2.1.1
Diffstat (limited to 'app-crypt/aespipe/aespipe-2.3b.ebuild')
-rw-r--r-- | app-crypt/aespipe/aespipe-2.3b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/aespipe/aespipe-2.3b.ebuild b/app-crypt/aespipe/aespipe-2.3b.ebuild index c8df29c13023..7ea4515d40d2 100644 --- a/app-crypt/aespipe/aespipe-2.3b.ebuild +++ b/app-crypt/aespipe/aespipe-2.3b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3b.ebuild,v 1.4 2006/09/15 20:04:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3b.ebuild,v 1.5 2006/09/15 22:56:03 weeve Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc-macos sparc ~x86" IUSE="static" DEPEND="" |