diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 01:55:45 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 02:44:14 +0800 |
commit | f19af49a14d0855cc5144fd174ddbcc3cdf95827 (patch) | |
tree | 619334d560d63459458648b3b24864ccb14df3c3 /dev-libs/uthash | |
parent | sys-apps/fakechroot: keyword 2.20.1_p2 for ~loong (diff) | |
download | gentoo-f19af49a14d0855cc5144fd174ddbcc3cdf95827.tar.gz gentoo-f19af49a14d0855cc5144fd174ddbcc3cdf95827.tar.bz2 gentoo-f19af49a14d0855cc5144fd174ddbcc3cdf95827.zip |
dev-libs/uthash: keyword 2.3.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs/uthash')
-rw-r--r-- | dev-libs/uthash/uthash-2.3.0.ebuild | 2 |
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 0092575fb688..d0327b958b86 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 ~loong ~ppc ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |