From: Rolf Eike Beer Date: Mon, 28 Jan 2019 11:48:30 +0000 (+0100) Subject: dev-libs/uthash: stable 2.0.2 for sparc, bug #676482 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a3af8a5c25a682bd4fa3e642d3b06e094a2b5e55;p=gentoo.git dev-libs/uthash: stable 2.0.2 for sparc, bug #676482 Signed-off-by: Rolf Eike Beer Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-libs/uthash/uthash-2.0.2.ebuild b/dev-libs/uthash/uthash-2.0.2.ebuild index 3800e6d66a65..82653f64ebf8 100644 --- a/dev-libs/uthash/uthash-2.0.2.ebuild +++ b/dev-libs/uthash/uthash-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/troydhanson/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="BSD-1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc ~x86" IUSE="test" DEPEND="test? ( dev-lang/perl )"