summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-02 21:31:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-02 21:31:25 +0200
commitb83c8aa3cab7eec8b20a8828b1f692fb3b1d1f91 (patch)
tree13a33b53e216e71a7fc9e40af4fb6a213894495c
parentdev-ml/stdlib-shims: Stabilize 0.3.0 ppc, #828347 (diff)
downloadgentoo-b83c8aa3cab7eec8b20a8828b1f692fb3b1d1f91.tar.gz
gentoo-b83c8aa3cab7eec8b20a8828b1f692fb3b1d1f91.tar.bz2
gentoo-b83c8aa3cab7eec8b20a8828b1f692fb3b1d1f91.zip
dev-util/ccache: Stabilize 4.5.1 ppc, #830377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-util/ccache/ccache-4.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.5.1.ebuild b/dev-util/ccache/ccache-4.5.1.ebuild
index 212ef1a4d435..72267146c468 100644
--- a/dev-util/ccache/ccache-4.5.1.ebuild
+++ b/dev-util/ccache/ccache-4.5.1.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"
# Enable 'static-c++' by default to make 'gcc' ebuild Just Work: bug #761220
IUSE="doc redis +static-c++ test"
RESTRICT="!test? ( test )"