commit: a3af8a5c25a682bd4fa3e642d3b06e094a2b5e55 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Mon Jan 28 11:48:30 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Jan 28 19:37:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3af8a5c
dev-libs/uthash: stable 2.0.2 for sparc, bug #676482 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-libs/uthash/uthash-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/uthash/uthash-2.0.2.ebuild b/dev-libs/uthash/uthash-2.0.2.ebuild index 3800e6d66a6..82653f64ebf 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 )"
