summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-27 10:59:13 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-27 10:59:13 +0000
commitbc7a6bb34819078248fdd831f8b13895be3d3010 (patch)
tree1cc6bb37d65aa85016c05fe015cd0205f2e4ce52 /net-misc/pimpd/pimpd-0.8.ebuild
parentAdded to ~ppc (diff)
downloadhistorical-bc7a6bb34819078248fdd831f8b13895be3d3010.tar.gz
historical-bc7a6bb34819078248fdd831f8b13895be3d3010.tar.bz2
historical-bc7a6bb34819078248fdd831f8b13895be3d3010.zip
Added to ~ppc
Diffstat (limited to 'net-misc/pimpd/pimpd-0.8.ebuild')
-rw-r--r--net-misc/pimpd/pimpd-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/pimpd/pimpd-0.8.ebuild b/net-misc/pimpd/pimpd-0.8.ebuild
index 3e49722b9bc8..20fd9de13c21 100644
--- a/net-misc/pimpd/pimpd-0.8.ebuild
+++ b/net-misc/pimpd/pimpd-0.8.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/net-misc/pimpd/pimpd-0.8.ebuild,v 1.12 2004/06/25 00:04:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pimpd/pimpd-0.8.ebuild,v 1.13 2004/06/27 10:59:13 dholm Exp $
DESCRIPTION="RFC1413-compliant identd server supporting masqueraded connections"
HOMEPAGE="http://cats.meow.at/~peter/pimpd.html"
@@ -8,7 +8,7 @@ SRC_URI="http://cats.meow.at/~peter/pimpd_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc"
+KEYWORDS="x86 sparc ~ppc"
src_compile() {
make CFLAGS="$CFLAGS" || die