From: Georgy Yakovlev Date: Thu, 26 Dec 2019 12:03:30 +0000 (-0800) Subject: app-misc/neofetch: sync live ebuild X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3150efafd448774f7f3903aa3f568fee403082eb;p=gentoo.git app-misc/neofetch: sync live ebuild Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/app-misc/neofetch/neofetch-9999.ebuild b/app-misc/neofetch/neofetch-9999.ebuild index 2df09f60d624..f3ecd1b3aa6d 100644 --- a/app-misc/neofetch/neofetch-9999.ebuild +++ b/app-misc/neofetch/neofetch-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 if [[ ${PV} != *9999* ]]; then SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~mips ~x86" + KEYWORDS="~amd64 ~mips ~ppc64 ~x86" else inherit git-r3 EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"