summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-12 15:42:22 +0000
committerSam James <sam@gentoo.org>2021-06-12 15:42:22 +0000
commit40ceeac3ea9108da725d5acff6d508d8a779e41e (patch)
treee4c8f1a9fc5b940a5ac48e7dc26052992339284f /dev-util
parentmedia-libs/opus: Stabilize 1.3.1-r2 arm64, #795387 (diff)
downloadgentoo-40ceeac3ea9108da725d5acff6d508d8a779e41e.tar.gz
gentoo-40ceeac3ea9108da725d5acff6d508d8a779e41e.tar.bz2
gentoo-40ceeac3ea9108da725d5acff6d508d8a779e41e.zip
dev-util/ccache: Stabilize 4.3 arm64, #795555
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-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 fe7f0ca5d976..40c90d0ad967 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=""