From b3eb434c402ae30cf43fce95ab243ba1d2936c9d Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 29 Jun 2023 07:17:01 +0100 Subject: dev-util/ccache: drop stale comment The comment was for 4.8.1, 4.8.2 is fine. Signed-off-by: Sam James --- dev-util/ccache/ccache-4.8.2.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-util/ccache') diff --git a/dev-util/ccache/ccache-4.8.2.ebuild b/dev-util/ccache/ccache-4.8.2.ebuild index ddc3a66e3166..8c88659460ae 100644 --- a/dev-util/ccache/ccache-4.8.2.ebuild +++ b/dev-util/ccache/ccache-4.8.2.ebuild @@ -31,7 +31,6 @@ fi LICENSE="GPL-3 LGPL-3" SLOT="0" -# Unkeyworded for now because of failing tests: https://github.com/ccache/ccache/issues/1288 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="${MY_DOCS_USEFLAG} redis +static-c++ test" -- cgit v1.2.3-65-gdbad