commit: 4741e9e2d0ffe0e834cf5ee8f5f33e32fdbd51e4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 2 23:44:53 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 2 23:44:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4741e9e2
dev-libs/uthash: Stabilize 2.2.0 x86, #767694 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/uthash/uthash-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/uthash/uthash-2.2.0.ebuild b/dev-libs/uthash/uthash-2.2.0.ebuild index b51e454cc11..7e3b5953a15 100644 --- a/dev-libs/uthash/uthash-2.2.0.ebuild +++ b/dev-libs/uthash/uthash-2.2.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 )"