summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-12-21 14:40:22 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-12-21 14:40:22 +0000
commit0e9a2b6966c29b9e720324283b73d83463f67950 (patch)
treea0ffa4b19de0ddf8bcc74ef1763e61b958a69a4a /app-crypt/aespipe/aespipe-2.3b.ebuild
parentVersion bumped, Bug #158486. (diff)
downloadhistorical-0e9a2b6966c29b9e720324283b73d83463f67950.tar.gz
historical-0e9a2b6966c29b9e720324283b73d83463f67950.tar.bz2
historical-0e9a2b6966c29b9e720324283b73d83463f67950.zip
Added ~ppc64; bug #157982
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-crypt/aespipe/aespipe-2.3b.ebuild')
-rw-r--r--app-crypt/aespipe/aespipe-2.3b.ebuild4
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 1ca4a066f605..5bb6cfb10534 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.8 2006/09/22 19:23:16 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3b.ebuild,v 1.9 2006/12/21 14:40:22 corsair 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 ~ppc64 sparc x86"
IUSE="static"
DEPEND=""