summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-18 23:12:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-18 23:12:24 +0200
commit694d0e179ef61330503443975f14ba415dbacc1d (patch)
tree7223c15be229fc1eac688f42170bae99d8dcacdc
parentapp-antivirus/clamav: x86 stable wrt bug #722726 (diff)
downloadgentoo-694d0e179ef61330503443975f14ba415dbacc1d.tar.gz
gentoo-694d0e179ef61330503443975f14ba415dbacc1d.tar.bz2
gentoo-694d0e179ef61330503443975f14ba415dbacc1d.zip
dev-libs/spdlog: x86 stable wrt bug #713522
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-libs/spdlog/spdlog-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/spdlog/spdlog-1.5.0.ebuild b/dev-libs/spdlog/spdlog-1.5.0.ebuild
index ad9da48dcf3a..36f41ea7c10a 100644
--- a/dev-libs/spdlog/spdlog-1.5.0.ebuild
+++ b/dev-libs/spdlog/spdlog-1.5.0.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"