diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-13 12:20:11 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-13 12:20:11 +0000 |
commit | b8f5bbf46c754c081e75c84cf30f6a916e60c107 (patch) | |
tree | 5f8c22a8d1d0042e4bf68c3c49f431a76e56bf56 /net-libs/udns/udns-0.0.9.ebuild | |
parent | Stable on sparc, bug #243096 (diff) | |
download | gentoo-2-b8f5bbf46c754c081e75c84cf30f6a916e60c107.tar.gz gentoo-2-b8f5bbf46c754c081e75c84cf30f6a916e60c107.tar.bz2 gentoo-2-b8f5bbf46c754c081e75c84cf30f6a916e60c107.zip |
Stable on sparc, bug #243096
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-libs/udns/udns-0.0.9.ebuild')
-rw-r--r-- | net-libs/udns/udns-0.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/udns/udns-0.0.9.ebuild b/net-libs/udns/udns-0.0.9.ebuild index 99ba42dcd46f..89740993c389 100644 --- a/net-libs/udns/udns-0.0.9.ebuild +++ b/net-libs/udns/udns-0.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.0.9.ebuild,v 1.10 2008/11/02 12:41:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.0.9.ebuild,v 1.11 2008/12/13 12:20:11 bluebird Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.corpit.ru/mjt/udns/${P/-/_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc sparc x86" IUSE="ipv6 static" # Yes, this doesn't depend on any other library beside "system" set |