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 6655bd859c95..f9bce3609770 100644 --- a/app-crypt/aespipe/aespipe-2.3b.ebuild +++ b/app-crypt/aespipe/aespipe-2.3b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.12 2007/02/22 11:43:48 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3b.ebuild,v 1.13 2007/02/27 13:14:44 grobian 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 ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="static" DEPEND="" RDEPEND="app-arch/sharutils" |