summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-03 19:39:04 +0000
committerSam James <sam@gentoo.org>2021-01-03 19:39:04 +0000
commit76fa2906e54345509205ff977d72a8f005435271 (patch)
tree7004a51afecf29378f4d1c51e2670857a91125c0 /dev-util
parentdev-python/yarl: Stabilize 1.6.3 arm, #762556 (diff)
downloadgentoo-76fa2906e54345509205ff977d72a8f005435271.tar.gz
gentoo-76fa2906e54345509205ff977d72a8f005435271.tar.bz2
gentoo-76fa2906e54345509205ff977d72a8f005435271.zip
dev-util/ccache: Stabilize 4.1 arm, #762622
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/ccache/ccache-4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.1.ebuild b/dev-util/ccache/ccache-4.1.ebuild
index f582f6ccc9fc..150727c84460 100644
--- a/dev-util/ccache/ccache-4.1.ebuild
+++ b/dev-util/ccache/ccache-4.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"
IUSE="test"
DEPEND=""