diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-21 14:16:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-21 14:16:39 +0000 |
commit | c64196444743eb824e10c096c269826c4e7cfa9b (patch) | |
tree | f325f702fd3a3ef7f82d4c7476ac59e9426067c4 /net-dns/dnssec-root/dnssec-root-20110630.ebuild | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-c64196444743eb824e10c096c269826c4e7cfa9b.tar.gz gentoo-2-c64196444743eb824e10c096c269826c4e7cfa9b.tar.bz2 gentoo-2-c64196444743eb824e10c096c269826c4e7cfa9b.zip |
Add ~sparc wrt bug #441688
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'net-dns/dnssec-root/dnssec-root-20110630.ebuild')
-rw-r--r-- | net-dns/dnssec-root/dnssec-root-20110630.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnssec-root/dnssec-root-20110630.ebuild b/net-dns/dnssec-root/dnssec-root-20110630.ebuild index 3d5924697176..746002c3a118 100644 --- a/net-dns/dnssec-root/dnssec-root-20110630.ebuild +++ b/net-dns/dnssec-root/dnssec-root-20110630.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnssec-root/dnssec-root-20110630.ebuild,v 1.11 2014/06/20 19:17:48 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnssec-root/dnssec-root-20110630.ebuild,v 1.12 2014/08/21 14:16:39 armin76 Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="http://data.iana.org/root-anchors/root-anchors.xml -> root-anchors-2010 LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x64-macos" IUSE="test" RESTRICT="mirror" |