summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-20 14:47:03 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-20 14:47:03 +0300
commitf355532f7210fec93e767053a02624362ed4c82f (patch)
tree5cae9b4b53ea99943685905e64aa471eb5b7e539 /dev-libs/spdlog
parentx11-misc/fraqtive: drop 0.4.8-r2 (diff)
downloadgentoo-f355532f7210fec93e767053a02624362ed4c82f.tar.gz
gentoo-f355532f7210fec93e767053a02624362ed4c82f.tar.bz2
gentoo-f355532f7210fec93e767053a02624362ed4c82f.zip
dev-libs/spdlog: Stabilize 1.14.1 x86, #939384
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/spdlog')
-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 d17da5201895..2b217da346cc 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"