diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-25 11:34:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-25 11:34:19 +0000 |
commit | 955ae3e0a80bd71597e2e839ec7ee1b7c156fd9c (patch) | |
tree | 75c0f0f78c36d2fdd257a3ad84b76059f2f54f29 /net-libs/libasyncns/libasyncns-0.7.ebuild | |
parent | Bump (diff) | |
download | gentoo-2-955ae3e0a80bd71597e2e839ec7ee1b7c156fd9c.tar.gz gentoo-2-955ae3e0a80bd71597e2e839ec7ee1b7c156fd9c.tar.bz2 gentoo-2-955ae3e0a80bd71597e2e839ec7ee1b7c156fd9c.zip |
Add ~arm/~sh
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'net-libs/libasyncns/libasyncns-0.7.ebuild')
-rw-r--r-- | net-libs/libasyncns/libasyncns-0.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libasyncns/libasyncns-0.7.ebuild b/net-libs/libasyncns/libasyncns-0.7.ebuild index a9000456aaa6..ce286060395a 100644 --- a/net-libs/libasyncns/libasyncns-0.7.ebuild +++ b/net-libs/libasyncns/libasyncns-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.7.ebuild,v 1.1 2008/10/28 17:57:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.7.ebuild,v 1.2 2009/01/25 11:34:19 armin76 Exp $ inherit libtool flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="doc debug" |