summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-05-17 14:38:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-05-17 14:38:17 +0200
commitfd8707b9ccdc7d3a60d44a3f38cdc31f8d8caf72 (patch)
treedc4d1f69bc1bd178032e5e2d2f0d0a653b3fbd34
parentdev-libs/libtpms: ppc64 stable wrt bug #843800 (diff)
downloadgentoo-fd8707b9ccdc7d3a60d44a3f38cdc31f8d8caf72.tar.gz
gentoo-fd8707b9ccdc7d3a60d44a3f38cdc31f8d8caf72.tar.bz2
gentoo-fd8707b9ccdc7d3a60d44a3f38cdc31f8d8caf72.zip
dev-libs/uthash: ppc64 stable wrt bug #843800
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 41f2591d79e4..9dd5d446c195 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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"