diff options
author | Markus Meier <maekke@gentoo.org> | 2018-05-01 09:28:27 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-05-01 09:40:41 +0200 |
commit | feafcd65dd394f26225eb3c2dfd8912347a8cb53 (patch) | |
tree | 76461b5844c503e340ef0df0c2f657f59b595cbb /dev-util | |
parent | gnome-extra/gucharmap: arm stable, bug #648464 (diff) | |
download | gentoo-feafcd65dd394f26225eb3c2dfd8912347a8cb53.tar.gz gentoo-feafcd65dd394f26225eb3c2dfd8912347a8cb53.tar.bz2 gentoo-feafcd65dd394f26225eb3c2dfd8912347a8cb53.zip |
dev-util/ccache: arm stable, bug #646652
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ccache/ccache-3.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild b/dev-util/ccache/ccache-3.3.4-r1.ebuild index 38193a3109f8..2931b93b5861 100644 --- a/dev-util/ccache/ccache-3.3.4-r1.ebuild +++ b/dev-util/ccache/ccache-3.3.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd" IUSE="" DEPEND="app-arch/xz-utils |