From: Sergei Trofimovich Date: Sat, 2 Feb 2019 20:17:11 +0000 (+0000) Subject: dev-libs/uthash: stable 2.0.2 for ppc, bug #676482 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9e942b6ce2b4d592dab19d799650eb0c64996c00;p=gentoo.git dev-libs/uthash: stable 2.0.2 for ppc, bug #676482 Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" 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 82653f64ebf8..ca95863e281c 100644 --- a/dev-libs/uthash/uthash-2.0.2.ebuild +++ b/dev-libs/uthash/uthash-2.0.2.ebuild @@ -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 )"