From: Georgy Yakovlev Date: Sat, 17 Aug 2019 02:05:45 +0000 (-0700) Subject: app-text/scdoc: sync live ebuild keywords X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=53bc8fd6cad58942b7220eaf428f21026fb8badb;p=gentoo.git app-text/scdoc: sync live ebuild keywords Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev --- diff --git a/app-text/scdoc/scdoc-9999.ebuild b/app-text/scdoc/scdoc-9999.ebuild index 119be54bf057..a73e37542026 100644 --- a/app-text/scdoc/scdoc-9999.ebuild +++ b/app-text/scdoc/scdoc-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://git.sr.ht/~sircmpwn/scdoc/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" fi LICENSE="MIT"