diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-22 23:37:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-22 23:37:49 +0100 |
commit | 3af119e2a1df09e24d529a9a9a94e7f5c3ccc35e (patch) | |
tree | a1e5c0a362579c485f08ea6c1864a839c628f528 /dev-util/ccache | |
parent | app-admin/ansible: generate and install documentation using sphinx. (diff) | |
download | gentoo-3af119e2a1df09e24d529a9a9a94e7f5c3ccc35e.tar.gz gentoo-3af119e2a1df09e24d529a9a9a94e7f5c3ccc35e.tar.bz2 gentoo-3af119e2a1df09e24d529a9a9a94e7f5c3ccc35e.zip |
dev-util/ccache: stable 3.3.4-r1 for hppa, bug #646652
Bug: https://bugs.gentoo.org/646652
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-util/ccache')
-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 96656cba50c3..3c9d45d320ed 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 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 |