summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-01 23:29:01 +0100
committerSam James <sam@gentoo.org>2021-04-01 23:29:01 +0100
commit36f40dc576cb4a2fa7c30b738105a78e86928740 (patch)
tree59387c1e54f6ef02e6d9d310bc3116653d440130 /dev-libs
parentnet-analyzer/net-snmp: Stabilize 5.9-r3 amd64, #779610 (diff)
downloadgentoo-36f40dc576cb4a2fa7c30b738105a78e86928740.tar.gz
gentoo-36f40dc576cb4a2fa7c30b738105a78e86928740.tar.bz2
gentoo-36f40dc576cb4a2fa7c30b738105a78e86928740.zip
dev-libs/uthash: Stabilize 2.3.0 amd64, #779613
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/uthash/uthash-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uthash/uthash-2.3.0.ebuild b/dev-libs/uthash/uthash-2.3.0.ebuild
index 70c3265cd368..7e3b5953a15a 100644
--- a/dev-libs/uthash/uthash-2.3.0.ebuild
+++ b/dev-libs/uthash/uthash-2.3.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 )"