diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 18:32:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 18:32:45 +0200 |
commit | 81830b0c0a314f9d89decfa52e873a3951aebf4a (patch) | |
tree | 3f2aee4a74f165a1afd385c20e49aad655c989e7 /dev-util | |
parent | app-editors/zile: alpha stable wrt bug #692400 (diff) | |
download | gentoo-81830b0c0a314f9d89decfa52e873a3951aebf4a.tar.gz gentoo-81830b0c0a314f9d89decfa52e873a3951aebf4a.tar.bz2 gentoo-81830b0c0a314f9d89decfa52e873a3951aebf4a.zip |
dev-util/ccache: alpha stable wrt bug #692406
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ccache/ccache-3.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.2.ebuild b/dev-util/ccache/ccache-3.7.2.ebuild index 34899650895d..9b42e14bf5fa 100644 --- a/dev-util/ccache/ccache-3.7.2.ebuild +++ b/dev-util/ccache/ccache-3.7.2.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 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-fbsd" IUSE="" DEPEND="app-arch/xz-utils |