diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/oauth2/oauth2-0.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/oauth2/oauth2-0.16.ebuild b/app-emacs/oauth2/oauth2-0.16.ebuild index e33728307cda..ee659ba526bc 100644 --- a/app-emacs/oauth2/oauth2-0.16.ebuild +++ b/app-emacs/oauth2/oauth2-0.16.ebuild @@ -13,6 +13,6 @@ S="${WORKDIR}/${PN}-${GITHUB_SHA1}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" SITEFILE="50${PN}-gentoo.el" |