diff options
author | 2020-07-28 18:21:47 +0200 | |
---|---|---|
committer | 2020-07-28 18:28:46 +0100 | |
commit | bcb1bc29b166598e23b3c57d5cafc08def583e6b (patch) | |
tree | 70885d2d138daecdb24a62be0069baf62d9f585b /dev-util/ccache | |
parent | dev-python/keyring: stable 21.2.1 for hppa/sparc, bug #733850 (diff) | |
download | gentoo-bcb1bc29b166598e23b3c57d5cafc08def583e6b.tar.gz gentoo-bcb1bc29b166598e23b3c57d5cafc08def583e6b.tar.bz2 gentoo-bcb1bc29b166598e23b3c57d5cafc08def583e6b.zip |
dev-util/ccache: stable 3.7.10 for hppa, bug #733866
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.7.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.10.ebuild b/dev-util/ccache/ccache-3.7.10.ebuild index 148e17d49d74..0321cd7ad302 100644 --- a/dev-util/ccache/ccache-3.7.10.ebuild +++ b/dev-util/ccache/ccache-3.7.10.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 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="test" DEPEND="app-arch/xz-utils |