diff options
author | 2004-05-14 04:46:12 +0000 | |
---|---|---|
committer | 2004-05-14 04:46:12 +0000 | |
commit | 2ee73375ecd8751c08a98ae764414b0a1a813598 (patch) | |
tree | 5bb4ec8679306b636e3bbb8f863f9bc1ac2fade3 /net-dns | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-2ee73375ecd8751c08a98ae764414b0a1a813598.tar.gz gentoo-2-2ee73375ecd8751c08a98ae764414b0a1a813598.tar.bz2 gentoo-2-2ee73375ecd8751c08a98ae764414b0a1a813598.zip |
~amd64
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn/libidn-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/libidn/libidn-0.3.7.ebuild b/net-dns/libidn/libidn-0.3.7.ebuild index 634ecc7c9adb..d10faf80f210 100644 --- a/net-dns/libidn/libidn-0.3.7.ebuild +++ b/net-dns/libidn/libidn-0.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-0.3.7.ebuild,v 1.2 2004/04/11 08:41:42 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-0.3.7.ebuild,v 1.3 2004/05/14 04:46:12 jhuebel 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" # See http://www.gnu.org/software/libidn/manual/html_node/Supported-Platforms.html -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND="" |