summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-20 17:09:13 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-20 17:30:25 +0100
commit9b23671624b93880932437aebe0b7f5c44fa7bc9 (patch)
treedcd06146ef264d44f8764d84180d0880f69b826e /dev-libs/uthash
parentapp-text/txt2tags: x86 stable (bug #760447) (diff)
downloadgentoo-9b23671624b93880932437aebe0b7f5c44fa7bc9.tar.gz
gentoo-9b23671624b93880932437aebe0b7f5c44fa7bc9.tar.bz2
gentoo-9b23671624b93880932437aebe0b7f5c44fa7bc9.zip
dev-libs/uthash: x86 stable (bug #760564)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/uthash')
-rw-r--r--dev-libs/uthash/uthash-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uthash/uthash-2.1.0.ebuild b/dev-libs/uthash/uthash-2.1.0.ebuild
index 70699f205352..c991385c4c34 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 )"