commit:     9e44e4fb516a8514f5bb834489dc2aa94b10bf74
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 23:48:11 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 23:48:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e44e4fb

dev-util/sccache: sync live ebuild

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 dev-util/sccache/sccache-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/sccache/sccache-9999.ebuild 
b/dev-util/sccache/sccache-9999.ebuild
index 8cd33a9a3b1..29ecdd8d45e 100644
--- a/dev-util/sccache/sccache-9999.ebuild
+++ b/dev-util/sccache/sccache-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2020 Gentoo Authors
+# Copyright 2017-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,7 @@ if [ ${PV} == "9999" ] ; then
 else
        SRC_URI="https://github.com/mozilla/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz
        $(cargo_crate_uris ${CRATES})"
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~ppc64"
 fi
 
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC 
MIT Unlicense ZLIB"

Reply via email to