summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-19 14:16:16 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-19 14:16:16 +0000
commit93fc483179fa5223994e28d691e454126b7269f5 (patch)
tree0e95fd9b5c7c324d7b8bcf6c35411ac25a8e76ed /net-dns
parentBlocks >=tetex-2. (Manifest recommit) (diff)
downloadgentoo-2-93fc483179fa5223994e28d691e454126b7269f5.tar.gz
gentoo-2-93fc483179fa5223994e28d691e454126b7269f5.tar.bz2
gentoo-2-93fc483179fa5223994e28d691e454126b7269f5.zip
~hppa/~ia64 KEYWORDS
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/libidn/libidn-0.5.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/libidn/libidn-0.5.7.ebuild b/net-dns/libidn/libidn-0.5.7.ebuild
index c81e8324c803..9ca3498d8efc 100644
--- a/net-dns/libidn/libidn-0.5.7.ebuild
+++ b/net-dns/libidn/libidn-0.5.7.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-dns/libidn/libidn-0.5.7.ebuild,v 1.2 2004/10/16 18:30:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-0.5.7.ebuild,v 1.3 2004/10/19 14:16:16 vapier Exp $
DESCRIPTION="Internationalized Domain Names (IDN) implementation."
HOMEPAGE="http://www.gnu.org/software/libidn/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://alpha.gnu.org/pub/gnu/libidn/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""