1 |
commit: 2aae2d34f3115cfd07a963c1994c4ec26cfb6889 |
2 |
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> |
3 |
AuthorDate: Sat May 14 05:31:35 2022 +0000 |
4 |
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> |
5 |
CommitDate: Sat May 14 05:32:15 2022 +0000 |
6 |
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aae2d34 |
7 |
|
8 |
dev-util/ccache: keyword 4.6-r1 for ~loong |
9 |
|
10 |
Tests passed on real hardware. |
11 |
|
12 |
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> |
13 |
|
14 |
dev-util/ccache/ccache-4.6-r1.ebuild | 2 +- |
15 |
1 file changed, 1 insertion(+), 1 deletion(-) |
16 |
|
17 |
diff --git a/dev-util/ccache/ccache-4.6-r1.ebuild b/dev-util/ccache/ccache-4.6-r1.ebuild |
18 |
index d3c7ceee833f..046476bcf614 100644 |
19 |
--- a/dev-util/ccache/ccache-4.6-r1.ebuild |
20 |
+++ b/dev-util/ccache/ccache-4.6-r1.ebuild |
21 |
@@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( https://github.com/ccache/ccache/releases/download/v${P |
22 |
|
23 |
LICENSE="GPL-3 LGPL-3" |
24 |
SLOT="0" |
25 |
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |
26 |
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |
27 |
# Enable 'static-c++' by default to make 'gcc' ebuild Just Work: bug #761220 |
28 |
IUSE="doc redis +static-c++ test" |
29 |
RESTRICT="!test? ( test )" |