dev-libs/spdlog-1.5.0: amd64 stable (bug 713522)
authorPiotr Karbowski <slashbeast@gentoo.org>
Thu, 19 Mar 2020 19:38:56 +0000 (20:38 +0100)
committerPiotr Karbowski <slashbeast@gentoo.org>
Thu, 19 Mar 2020 19:38:56 +0000 (20:38 +0100)
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
dev-libs/spdlog/spdlog-1.5.0.ebuild

index 7a524043de8159be2e498fe0aaef7f08a710c113..ad9da48dcf3ae6889454ac559ebec766f3b66671 100644 (file)
@@ -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"