diff options
author | 2011-12-18 18:14:16 +0000 | |
---|---|---|
committer | 2011-12-18 18:14:16 +0000 | |
commit | 9e5e2f43b43747ff669755ecebdfa0f56fb34b2d (patch) | |
tree | 74d23e9ffa7f9d89744a0787e840fb73c73b17ad /net-libs/udns/udns-0.1.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-9e5e2f43b43747ff669755ecebdfa0f56fb34b2d.tar.gz gentoo-2-9e5e2f43b43747ff669755ecebdfa0f56fb34b2d.tar.bz2 gentoo-2-9e5e2f43b43747ff669755ecebdfa0f56fb34b2d.zip |
Drop alpha keywords, sparc stable wrt #389741
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'net-libs/udns/udns-0.1.ebuild')
-rw-r--r-- | net-libs/udns/udns-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/udns/udns-0.1.ebuild b/net-libs/udns/udns-0.1.ebuild index 73ab3c45114a..9acd32bf4a66 100644 --- a/net-libs/udns/udns-0.1.ebuild +++ b/net-libs/udns/udns-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.1.ebuild,v 1.3 2011/11/12 09:12:17 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.1.ebuild,v 1.4 2011/12/18 18:14:16 armin76 Exp $ EAPI="4" inherit eutils multilib @@ -11,7 +11,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="amd64 ~hppa ~ppc sparc x86" IUSE="ipv6 static" # Yes, this doesn't depend on any other library beside "system" set |