summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 01:00:43 +0000
committerSam James <sam@gentoo.org>2021-01-07 01:00:43 +0000
commit27791627730e8dcef4c6699b92d71b571a59904c (patch)
tree5745de30d3b1b9dafc8dca44dd96190f2c8e0c70 /dev-util/ccache
parentx11-misc/i3lock: Stabilize 2.13 x86, #762610 (diff)
downloadgentoo-27791627730e8dcef4c6699b92d71b571a59904c.tar.gz
gentoo-27791627730e8dcef4c6699b92d71b571a59904c.tar.bz2
gentoo-27791627730e8dcef4c6699b92d71b571a59904c.zip
dev-util/ccache: Stabilize 4.1 x86, #762622
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-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 150727c84460..3bee41803c9c 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=""