summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-25 21:07:06 +0100
committerSam James <sam@gentoo.org>2021-07-25 21:07:06 +0100
commit62d7e8b4aacd2a70b3cd2fc6167f9f7372dc8505 (patch)
tree09d0a14e0142ddaa8b16b7585ad71abb5da84dbb /dev-util/ccache
parentdev-util/dejagnu: Stabilize 1.6.3 arm, #803410 (diff)
downloadgentoo-62d7e8b4aacd2a70b3cd2fc6167f9f7372dc8505.tar.gz
gentoo-62d7e8b4aacd2a70b3cd2fc6167f9f7372dc8505.tar.bz2
gentoo-62d7e8b4aacd2a70b3cd2fc6167f9f7372dc8505.zip
dev-util/ccache: Stabilize 4.3-r2 arm, #803413
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r--dev-util/ccache/ccache-4.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.3-r2.ebuild b/dev-util/ccache/ccache-4.3-r2.ebuild
index f2388e4e31fa..c5d88ff16d8b 100644
--- a/dev-util/ccache/ccache-4.3-r2.ebuild
+++ b/dev-util/ccache/ccache-4.3-r2.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="static-c++ test"
DEPEND=""