summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-23 09:13:05 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-23 09:13:05 +0000
commit510ca587b321622e02175d943118ca6365fe6f23 (patch)
tree9d73aea1d96a4ddb3b0ff48026499b46281a1161 /dev-libs
parentdev-libs/spdlog: Stabilize 1.14.1 arm, #939384 (diff)
downloadgentoo-510ca587b321622e02175d943118ca6365fe6f23.tar.gz
gentoo-510ca587b321622e02175d943118ca6365fe6f23.tar.bz2
gentoo-510ca587b321622e02175d943118ca6365fe6f23.zip
dev-libs/spdlog: Stabilize 1.14.1 arm64, #939384
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/spdlog/spdlog-1.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/spdlog/spdlog-1.14.1.ebuild b/dev-libs/spdlog/spdlog-1.14.1.ebuild
index 03b8e1d3f7bd..98f7284640fa 100644
--- a/dev-libs/spdlog/spdlog-1.14.1.ebuild
+++ b/dev-libs/spdlog/spdlog-1.14.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/gabime/${PN}"
else
SRC_URI="https://github.com/gabime/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="MIT"