diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-31 10:56:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-31 10:56:10 +0000 |
commit | 542d8020acef5faca4897b6f9862789f6e09e913 (patch) | |
tree | 6ada62a4c5863b38b1e01b42530539e453037337 /net-libs/libasyncns/libasyncns-0.3.ebuild | |
parent | bump to 0.4.17 (diff) | |
download | gentoo-2-542d8020acef5faca4897b6f9862789f6e09e913.tar.gz gentoo-2-542d8020acef5faca4897b6f9862789f6e09e913.tar.bz2 gentoo-2-542d8020acef5faca4897b6f9862789f6e09e913.zip |
Add ~alpha/~ia64/~sparc/~x86 wrt #200076
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-libs/libasyncns/libasyncns-0.3.ebuild')
-rw-r--r-- | net-libs/libasyncns/libasyncns-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libasyncns/libasyncns-0.3.ebuild b/net-libs/libasyncns/libasyncns-0.3.ebuild index 714bd7bdcb1f..36bbf838f9e4 100644 --- a/net-libs/libasyncns/libasyncns-0.3.ebuild +++ b/net-libs/libasyncns/libasyncns-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.3.ebuild,v 1.1 2007/12/29 17:37:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.3.ebuild,v 1.2 2007/12/31 10:56:10 armin76 Exp $ inherit libtool autotools @@ -11,7 +11,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="doc debug" |