From: Georgy Yakovlev Date: Sun, 26 Jan 2020 02:13:32 +0000 (-0800) Subject: media-fonts/hack: keyword on ~ppc64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=da3861a70b5bcb32f09e9dae68153489c3ee91b9;p=gentoo.git media-fonts/hack: keyword on ~ppc64 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/media-fonts/hack/hack-3.003.ebuild b/media-fonts/hack/hack-3.003.ebuild index 4f2631f06d9f..5346bb339e27 100644 --- a/media-fonts/hack/hack-3.003.ebuild +++ b/media-fonts/hack/hack-3.003.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/source-foundry/Hack/releases/download/v${PV}/Hack-v$ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 x86" +KEYWORDS="amd64 arm arm64 ~ppc64 x86" IUSE="" RESTRICT="binchecks strip"