diff options
author | 2020-08-05 16:12:38 +0200 | |
---|---|---|
committer | 2020-08-05 16:12:38 +0200 | |
commit | e6690863e014e1f7adbb2e25c41eae21d4032293 (patch) | |
tree | 6e986de032ee8bb36553451768b51e4af285aec8 /dev-util | |
parent | dev-libs/libxls: x86 stable wrt bug #733864 (diff) | |
download | gentoo-e6690863e014e1f7adbb2e25c41eae21d4032293.tar.gz gentoo-e6690863e014e1f7adbb2e25c41eae21d4032293.tar.bz2 gentoo-e6690863e014e1f7adbb2e25c41eae21d4032293.zip |
dev-util/ccache: x86 stable wrt bug #733866
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ccache/ccache-3.7.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.10.ebuild b/dev-util/ccache/ccache-3.7.10.ebuild index 8536d617f3f8..ef3ee0cf4101 100644 --- a/dev-util/ccache/ccache-3.7.10.ebuild +++ b/dev-util/ccache/ccache-3.7.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}. LICENSE="GPL-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" IUSE="test" DEPEND="app-arch/xz-utils |