diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-21 09:19:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-21 09:19:24 +0100 |
commit | 097b2cbfb744642e69baf292a545d65d4f8fcdf8 (patch) | |
tree | 1a1dae6069db3d1cbb6548ea0ff122514d47a542 /dev-util/ccache | |
parent | dev-lang/php: stable 7.3.7-r1 for ia64, bug #690154 (diff) | |
download | gentoo-097b2cbfb744642e69baf292a545d65d4f8fcdf8.tar.gz gentoo-097b2cbfb744642e69baf292a545d65d4f8fcdf8.tar.bz2 gentoo-097b2cbfb744642e69baf292a545d65d4f8fcdf8.zip |
dev-util/ccache: stable 3.7.1 for ia64, bug #690240
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.1.ebuild b/dev-util/ccache/ccache-3.7.1.ebuild index f10bfa88873b..feb3d5ce81e3 100644 --- a/dev-util/ccache/ccache-3.7.1.ebuild +++ b/dev-util/ccache/ccache-3.7.1.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 ~sh ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" IUSE="" DEPEND="app-arch/xz-utils |