From: Georgy Yakovlev Date: Thu, 26 Dec 2019 12:02:52 +0000 (-0800) Subject: app-misc/neofetch: keyword 6.1.0 on ~ppc64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b85b6b3df9deb8c7009abe0693b488d490c86331;p=gentoo.git app-misc/neofetch: keyword 6.1.0 on ~ppc64 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/app-misc/neofetch/neofetch-6.1.0.ebuild b/app-misc/neofetch/neofetch-6.1.0.ebuild index 2df09f60d624..f3ecd1b3aa6d 100644 --- a/app-misc/neofetch/neofetch-6.1.0.ebuild +++ b/app-misc/neofetch/neofetch-6.1.0.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"