From: Piotr Karbowski Date: Thu, 19 Mar 2020 19:38:56 +0000 (+0100) Subject: dev-libs/spdlog-1.5.0: amd64 stable (bug 713522) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a41f1cc5918d831404f8ae6542799817ce139b14;p=gentoo.git dev-libs/spdlog-1.5.0: amd64 stable (bug 713522) Signed-off-by: Piotr Karbowski --- diff --git a/dev-libs/spdlog/spdlog-1.5.0.ebuild b/dev-libs/spdlog/spdlog-1.5.0.ebuild index 7a524043de81..ad9da48dcf3a 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"