diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 17:21:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 17:25:32 +0100 |
commit | 51456d347b492cff34f656faeb10e8499308a7b6 (patch) | |
tree | dbe4e746430ff96c5e162cc829dc271250291525 /dev-util | |
parent | media-sound/cmus: stable 2.8.0 for ppc64, bug #684204 (diff) | |
download | gentoo-51456d347b492cff34f656faeb10e8499308a7b6.tar.gz gentoo-51456d347b492cff34f656faeb10e8499308a7b6.tar.bz2 gentoo-51456d347b492cff34f656faeb10e8499308a7b6.zip |
dev-util/ccache: stable 3.6 for ppc64, bug #684432
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ccache/ccache-3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.6.ebuild b/dev-util/ccache/ccache-3.6.ebuild index feb02166d8d9..155ab8c7ce3b 100644 --- a/dev-util/ccache/ccache-3.6.ebuild +++ b/dev-util/ccache/ccache-3.6.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 |