diff options
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="" |