summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-16 10:04:59 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-16 10:04:59 +0200
commit07932a4971e0ae8742b4b8c5fb818aceb2cdc8c4 (patch)
treefa1d95a96773f978ad5a5c654598ca15bc784442 /dev-util/ccache
parentnet-analyzer/net-snmp: sparc stable wrt bug #813177 (diff)
downloadgentoo-07932a4971e0ae8742b4b8c5fb818aceb2cdc8c4.tar.gz
gentoo-07932a4971e0ae8742b4b8c5fb818aceb2cdc8c4.tar.bz2
gentoo-07932a4971e0ae8742b4b8c5fb818aceb2cdc8c4.zip
dev-util/ccache: sparc stable wrt bug #813180
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r--dev-util/ccache/ccache-4.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.3-r3.ebuild b/dev-util/ccache/ccache-4.3-r3.ebuild
index d90b0f47e9df..24986a574293 100644
--- a/dev-util/ccache/ccache-4.3-r3.ebuild
+++ b/dev-util/ccache/ccache-4.3-r3.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"
# Enable 'static-c++' by default to make 'gcc' ebuild Just Work: bug #761220
IUSE="+static-c++ test"