diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-01-07 17:18:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-07 19:21:48 +0000 |
commit | 3b7145000b1f20a4694de134b4445fd5e075fc20 (patch) | |
tree | 0a7f02f5fcc472a815a57c48a2a70c5d72919077 | |
parent | x11-apps/fonttosfnt: Version bump to 1.1.0 (diff) | |
download | gentoo-3b7145000b1f20a4694de134b4445fd5e075fc20.tar.gz gentoo-3b7145000b1f20a4694de134b4445fd5e075fc20.tar.bz2 gentoo-3b7145000b1f20a4694de134b4445fd5e075fc20.zip |
dev-util/ccache: stable 3.7.6 for hppa/sparc, bug #704890
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-util/ccache/ccache-3.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ccache/ccache-3.7.6.ebuild b/dev-util/ccache/ccache-3.7.6.ebuild index 998d395a3b2d..37314fb9c993 100644 --- a/dev-util/ccache/ccache-3.7.6.ebuild +++ b/dev-util/ccache/ccache-3.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86" IUSE="test" DEPEND="app-arch/xz-utils |