diff options
author | 2019-04-26 15:46:26 -0400 | |
---|---|---|
committer | 2019-04-26 15:46:26 -0400 | |
commit | 5585fe9cd51bd278b554b38a06a6cb572b2bf0c9 (patch) | |
tree | 10f78cb39b25a5bd82dc49cbbf9947260c8d875f /dev-util/ccache | |
parent | www-apps/trickster: display the build command (diff) | |
download | gentoo-5585fe9cd51bd278b554b38a06a6cb572b2bf0c9.tar.gz gentoo-5585fe9cd51bd278b554b38a06a6cb572b2bf0c9.tar.bz2 gentoo-5585fe9cd51bd278b554b38a06a6cb572b2bf0c9.zip |
dev-util/ccache: arm64 stable (bug #684432)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.6.ebuild b/dev-util/ccache/ccache-3.6.ebuild index c5335c505f37..7c8e409cb557 100644 --- a/dev-util/ccache/ccache-3.6.ebuild +++ b/dev-util/ccache/ccache-3.6.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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" DEPEND="app-arch/xz-utils |