summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 13:23:01 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 13:23:01 +0200
commitc9896dfe6a8a4a13b1d9a019083d34f1ade9ecdd (patch)
tree85851f9d9aa177220b8fdaecc30287da77f31dc7 /dev-util
parentsys-libs/argp-standalone: Stabilize 1.5.0 x86, #858179 (diff)
downloadgentoo-c9896dfe6a8a4a13b1d9a019083d34f1ade9ecdd.tar.gz
gentoo-c9896dfe6a8a4a13b1d9a019083d34f1ade9ecdd.tar.bz2
gentoo-c9896dfe6a8a4a13b1d9a019083d34f1ade9ecdd.zip
dev-util/ccache: Stabilize 4.6.3 x86, #882871
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/ccache/ccache-4.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.6.3.ebuild b/dev-util/ccache/ccache-4.6.3.ebuild
index 415f609ee0ee..269b9595497c 100644
--- a/dev-util/ccache/ccache-4.6.3.ebuild
+++ b/dev-util/ccache/ccache-4.6.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( https://github.com/ccache/ccache/releases/download/v${P
LICENSE="GPL-3 LGPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
# Enable 'static-c++' by default to make 'gcc' ebuild Just Work: bug #761220
IUSE="doc redis +static-c++ test"
RESTRICT="!test? ( test )"