summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-01-01 13:10:26 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-01-01 13:10:26 +0000
commit7da6ba2f4e5f2d4237d6f2c4991183d26fef28e7 (patch)
tree10c914e0de8a8a7367cdb0fccf7d6819997fd5a5 /net-libs/libident/libident-0.32.ebuild
parentUpdated Copyright dates to 2005. (Manifest recommit) (diff)
downloadgentoo-2-7da6ba2f4e5f2d4237d6f2c4991183d26fef28e7.tar.gz
gentoo-2-7da6ba2f4e5f2d4237d6f2c4991183d26fef28e7.tar.bz2
gentoo-2-7da6ba2f4e5f2d4237d6f2c4991183d26fef28e7.zip
Added ~ppc64 to KEYWORDS
Diffstat (limited to 'net-libs/libident/libident-0.32.ebuild')
-rw-r--r--net-libs/libident/libident-0.32.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libident/libident-0.32.ebuild b/net-libs/libident/libident-0.32.ebuild
index 63cc161214fc..56cb3b6991f0 100644
--- a/net-libs/libident/libident-0.32.ebuild
+++ b/net-libs/libident/libident-0.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.32.ebuild,v 1.1 2005/01/01 06:41:03 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.32.ebuild,v 1.2 2005/01/01 13:10:26 corsair Exp $
DESCRIPTION="A small library to interface to the Ident protocol server"
HOMEPAGE="http://www.simphalempin.com/dev/libident/"
@@ -8,7 +8,7 @@ SRC_URI="http://people.via.ecp.fr/~rem/libident/${P}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86 ~ia64 ~s390 ~ppc ~amd64"
+KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86 ~ia64 ~s390 ~ppc ~amd64 ~ppc64"
IUSE=""
DEPEND="virtual/libc"