summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-17 09:01:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-17 09:01:18 +0200
commit11f59c6dea11a12c0e878ca421d755fbeb7ba1e0 (patch)
tree13de586fc289272c6a459d349b6231f58a924fa6 /dev-libs
parentdev-libs/libfmt: amd64 stable wrt bug #736784 (diff)
downloadgentoo-11f59c6dea11a12c0e878ca421d755fbeb7ba1e0.tar.gz
gentoo-11f59c6dea11a12c0e878ca421d755fbeb7ba1e0.tar.bz2
gentoo-11f59c6dea11a12c0e878ca421d755fbeb7ba1e0.zip
dev-libs/spdlog: amd64 stable wrt bug #736784
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/spdlog/spdlog-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/spdlog/spdlog-1.7.0.ebuild b/dev-libs/spdlog/spdlog-1.7.0.ebuild
index 3bf9a5df4ec2..13ba2c520aee 100644
--- a/dev-libs/spdlog/spdlog-1.7.0.ebuild
+++ b/dev-libs/spdlog/spdlog-1.7.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"