diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:22:09 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:27 +0100 |
commit | aaef5f5e1927dc238feb607c886acf3318343aa4 (patch) | |
tree | 905db351273741c667a160345799284de3c43925 /dev-util/ccache | |
parent | dev-libs/botan: x86 stable (bug #753422) (diff) | |
download | gentoo-aaef5f5e1927dc238feb607c886acf3318343aa4.tar.gz gentoo-aaef5f5e1927dc238feb607c886acf3318343aa4.tar.bz2 gentoo-aaef5f5e1927dc238feb607c886acf3318343aa4.zip |
dev-util/ccache: x86 stable (bug #752225)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.7.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.12.ebuild b/dev-util/ccache/ccache-3.7.12.ebuild index 6fb6aa60c78a..4d0791b5ad18 100644 --- a/dev-util/ccache/ccache-3.7.12.ebuild +++ b/dev-util/ccache/ccache-3.7.12.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 |