summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-24 19:40:55 +0000
committerSam James <sam@gentoo.org>2021-03-24 19:40:55 +0000
commit9c72f86168263925725eeaba0b26597c798d3afd (patch)
treeaf8c024bf70677e62792ad3775f16085b17d350d /dev-util/ccache
parentapp-i18n/scim: fix build with slibtool (diff)
downloadgentoo-9c72f86168263925725eeaba0b26597c798d3afd.tar.gz
gentoo-9c72f86168263925725eeaba0b26597c798d3afd.tar.bz2
gentoo-9c72f86168263925725eeaba0b26597c798d3afd.zip
dev-util/ccache: Stabilize 4.2 arm64, #777852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r--dev-util/ccache/ccache-4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.2.ebuild b/dev-util/ccache/ccache-4.2.ebuild
index c34ca6a6ca30..026d4cb450b6 100644
--- a/dev-util/ccache/ccache-4.2.ebuild
+++ b/dev-util/ccache/ccache-4.2.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=""