commit: 6078ac2237ad5ae5097882f207e3722ca16f13ea Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Feb 22 11:54:30 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Feb 22 11:54:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6078ac22
dev-libs/uthash: amd64 stable wrt bug #676482 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" dev-libs/uthash/uthash-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/uthash/uthash-2.0.2.ebuild b/dev-libs/uthash/uthash-2.0.2.ebuild index e118b02d7fc..f0cf8cb9ad6 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 )"
