summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-03 17:26:13 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-03 17:26:13 +0100
commit5d2a0d26d37a817e49be5a927e5619de08b18c63 (patch)
tree4e8f3f7b38a4e767f0967caf2c0c94755b6a1749 /dev-libs/spdlog
parentdev-python/nbval: add pytest-cov dep (diff)
downloadgentoo-5d2a0d26d37a817e49be5a927e5619de08b18c63.tar.gz
gentoo-5d2a0d26d37a817e49be5a927e5619de08b18c63.tar.bz2
gentoo-5d2a0d26d37a817e49be5a927e5619de08b18c63.zip
dev-libs/spdlog: amd64 stable wrt bug #772095
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/spdlog')
-rw-r--r--dev-libs/spdlog/spdlog-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/spdlog/spdlog-1.8.2.ebuild b/dev-libs/spdlog/spdlog-1.8.2.ebuild
index e1e3064adff2..c75ad705b646 100644
--- a/dev-libs/spdlog/spdlog-1.8.2.ebuild
+++ b/dev-libs/spdlog/spdlog-1.8.2.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="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
fi
LICENSE="MIT"