summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-24 19:42:22 +0000
committerSam James <sam@gentoo.org>2021-03-24 19:42:22 +0000
commitde7b3e4dfd9c031c3c440911f6254c173cf60b28 (patch)
treeaa37f602e1b35b8b5d4df56a7cf6f84f4e3f9b3e /dev-util/ccache
parentmedia-gfx/fontforge: Stabilize 20201107 sparc, #777588 (diff)
downloadgentoo-de7b3e4dfd9c031c3c440911f6254c173cf60b28.tar.gz
gentoo-de7b3e4dfd9c031c3c440911f6254c173cf60b28.tar.bz2
gentoo-de7b3e4dfd9c031c3c440911f6254c173cf60b28.zip
dev-util/ccache: Stabilize 4.2 sparc, #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 149cafd3eccf..1f07d9791d64 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=""