summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-16 22:00:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-16 22:00:21 +0200
commit996a83eec475e5e763260f5c54e8d31c953d47c3 (patch)
tree8d3400454b02efcfea2f7c92e801604fb74da532 /dev-libs/spdlog
parentdev-libs/spdlog: Stabilize 1.12.0-r2 sparc, #922162 (diff)
downloadgentoo-996a83eec475e5e763260f5c54e8d31c953d47c3.tar.gz
gentoo-996a83eec475e5e763260f5c54e8d31c953d47c3.tar.bz2
gentoo-996a83eec475e5e763260f5c54e8d31c953d47c3.zip
dev-libs/spdlog: Stabilize 1.12.0-r2 arm64, #922162
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/spdlog')
-rw-r--r--dev-libs/spdlog/spdlog-1.12.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/spdlog/spdlog-1.12.0-r2.ebuild b/dev-libs/spdlog/spdlog-1.12.0-r2.ebuild
index 1de7206f28db..6d7faea245b6 100644
--- a/dev-libs/spdlog/spdlog-1.12.0-r2.ebuild
+++ b/dev-libs/spdlog/spdlog-1.12.0-r2.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 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
fi
LICENSE="MIT"