diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-12 13:09:26 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-12 13:09:52 -0800 |
commit | 047f2bf58add41d20896c94874b7d004ec4df95d (patch) | |
tree | b2649061da99c51ccb0a5d05474a331d98bdfd24 /dev-util | |
parent | dev-python/twisted: RESTRICT="!test? ( test )" (diff) | |
download | gentoo-047f2bf58add41d20896c94874b7d004ec4df95d.tar.gz gentoo-047f2bf58add41d20896c94874b7d004ec4df95d.tar.bz2 gentoo-047f2bf58add41d20896c94874b7d004ec4df95d.zip |
dev-util/ccache-3.7.4: alpha stable, bug 698302
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ccache/ccache-3.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.4.ebuild b/dev-util/ccache/ccache-3.7.4.ebuild index c43c937525e3..d2aa9b307f70 100644 --- a/dev-util/ccache/ccache-3.7.4.ebuild +++ b/dev-util/ccache/ccache-3.7.4.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 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86" IUSE="test" DEPEND="app-arch/xz-utils |