diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-06 18:52:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-06 21:37:50 +0300 |
commit | 5ec95c9c76391d6a7740fd6265a4aac4059b74ce (patch) | |
tree | c589c3b3809c98dd27d853b0b17e98f273efef7a /dev-libs/uthash | |
parent | dev-perl/Getopt-Long-Descriptive: Stabilize 0.114.0 arm, #940157 (diff) | |
download | gentoo-5ec95c9c76391d6a7740fd6265a4aac4059b74ce.tar.gz gentoo-5ec95c9c76391d6a7740fd6265a4aac4059b74ce.tar.bz2 gentoo-5ec95c9c76391d6a7740fd6265a4aac4059b74ce.zip |
dev-libs/uthash: Stabilize 2.3.0-r1 arm, #940937
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/uthash')
-rw-r--r-- | dev-libs/uthash/uthash-2.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uthash/uthash-2.3.0-r1.ebuild b/dev-libs/uthash/uthash-2.3.0-r1.ebuild index 2b07140e59e5..7fe297aa9e97 100644 --- a/dev-libs/uthash/uthash-2.3.0-r1.ebuild +++ b/dev-libs/uthash/uthash-2.3.0-r1.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 ~loong ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |