diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 17:24:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 17:24:39 +0200 |
commit | 2bcea97faa2cfe5ccf4b42eb5718c059854692c4 (patch) | |
tree | 9152b3e7ca87640ceb3dfbf7c60075244d2b4956 /dev-util/ccache | |
parent | app-portage/tatt: enable Python 3.9 support (diff) | |
download | gentoo-2bcea97faa2cfe5ccf4b42eb5718c059854692c4.tar.gz gentoo-2bcea97faa2cfe5ccf4b42eb5718c059854692c4.tar.bz2 gentoo-2bcea97faa2cfe5ccf4b42eb5718c059854692c4.zip |
dev-util/ccache: amd64 stable (bug #738672)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.7.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.11.ebuild b/dev-util/ccache/ccache-3.7.11.ebuild index 89bdae4274eb..a363a3359de4 100644 --- a/dev-util/ccache/ccache-3.7.11.ebuild +++ b/dev-util/ccache/ccache-3.7.11.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 |