commit: 9b23671624b93880932437aebe0b7f5c44fa7bc9 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Dec 20 16:09:13 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Dec 20 16:30:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b236716
dev-libs/uthash: x86 stable (bug #760564) Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-libs/uthash/uthash-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/uthash/uthash-2.1.0.ebuild b/dev-libs/uthash/uthash-2.1.0.ebuild index 70699f20535..c991385c4c3 100644 --- a/dev-libs/uthash/uthash-2.1.0.ebuild +++ b/dev-libs/uthash/uthash-2.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/troydhanson/uthash/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" RESTRICT="!test? ( test )"