summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-25 11:58:12 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-25 11:58:12 +0200
commitc4a4e65fe4435a541afe393c8d243215fe06b180 (patch)
tree7c31ea42e899a286d46d500c1ab5e98aa8f64d0f
parentsys-libs/db: Stabilize 4.8.30-r7 sparc, #882867 (diff)
downloadgentoo-c4a4e65fe4435a541afe393c8d243215fe06b180.tar.gz
gentoo-c4a4e65fe4435a541afe393c8d243215fe06b180.tar.bz2
gentoo-c4a4e65fe4435a541afe393c8d243215fe06b180.zip
dev-util/ccache: Stabilize 4.6.3 sparc, #882871
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 56e2b6265a28..0484e4b843fa 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 )"