summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-12 13:45:03 +0000
committerSam James <sam@gentoo.org>2021-06-12 13:45:03 +0000
commit6088bb4eafc9c185d55c1264d9fbc5e7745e3b14 (patch)
treeb315ae6f773b2a01cac218141c48814fd8744133 /dev-util/ccache
parentdev-util/pkgcheck: Stabilize 0.10.1 ppc, #790017 (diff)
downloadgentoo-6088bb4eafc9c185d55c1264d9fbc5e7745e3b14.tar.gz
gentoo-6088bb4eafc9c185d55c1264d9fbc5e7745e3b14.tar.bz2
gentoo-6088bb4eafc9c185d55c1264d9fbc5e7745e3b14.zip
dev-util/ccache: Stabilize 4.3 ppc, #795555
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r--dev-util/ccache/ccache-4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.3.ebuild b/dev-util/ccache/ccache-4.3.ebuild
index 77a629f81cbc..0dfaf39a8b5d 100644
--- a/dev-util/ccache/ccache-4.3.ebuild
+++ b/dev-util/ccache/ccache-4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}.
LICENSE="GPL-3 LGPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
IUSE="test"
DEPEND=""