diff options
Diffstat (limited to 'www-apps/swish-e/swish-e-2.2.2-r1.ebuild')
-rw-r--r-- | www-apps/swish-e/swish-e-2.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/swish-e/swish-e-2.2.2-r1.ebuild b/www-apps/swish-e/swish-e-2.2.2-r1.ebuild index 296af6c94e89..03c89f42d73a 100644 --- a/www-apps/swish-e/swish-e-2.2.2-r1.ebuild +++ b/www-apps/swish-e/swish-e-2.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.2.2-r1.ebuild,v 1.1 2004/08/15 15:41:43 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.2.2-r1.ebuild,v 1.2 2004/08/30 23:35:27 dholm Exp $ use perl && inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.swish-e.org/Download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="perl" DEPEND=">=sys-libs/zlib-1.1.3 |