diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-10-07 23:15:38 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-08 06:02:39 +0100 |
commit | 200ffb120c3678eb9b46680c42686f55144ce250 (patch) | |
tree | 803e4667fca356d1e2ef0373fdb2189eb31d694c /dev-util/ccache | |
parent | app-text/po4a: stable 0.63-r1 for hppa, bug #813648 (diff) | |
download | gentoo-200ffb120c3678eb9b46680c42686f55144ce250.tar.gz gentoo-200ffb120c3678eb9b46680c42686f55144ce250.tar.bz2 gentoo-200ffb120c3678eb9b46680c42686f55144ce250.zip |
dev-util/ccache: stable 4.3-r3 for hppa, bug #813180
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-4.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.3-r3.ebuild b/dev-util/ccache/ccache-4.3-r3.ebuild index 3886cfe4fe13..d49b0b149a99 100644 --- a/dev-util/ccache/ccache-4.3-r3.ebuild +++ b/dev-util/ccache/ccache-4.3-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}. LICENSE="GPL-3 LGPL-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" # Enable 'static-c++' by default to make 'gcc' ebuild Just Work: bug #761220 IUSE="+static-c++ test" |