commit: e6c280392e0c3140b8d8c932c742307ae0793191 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Feb 15 01:36:16 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Feb 15 01:37:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6c28039
dev-libs/uthash: x86 stable (bug #676482) Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> 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 ca95863e281..e118b02d7fc 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 )"