diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 20:58:46 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 20:58:46 +0200 |
commit | c65d491278c4940e38252d62c586e47919835a9a (patch) | |
tree | 08bfa9f6cb509fd568a6236920dad5948e052f90 /app-emacs | |
parent | app-emacs/flim: Keyword 1.14.9_p20231214-r1 ppc, #920033 (diff) | |
download | gentoo-c65d491278c4940e38252d62c586e47919835a9a.tar.gz gentoo-c65d491278c4940e38252d62c586e47919835a9a.tar.bz2 gentoo-c65d491278c4940e38252d62c586e47919835a9a.zip |
app-emacs/oauth2: Keyword 0.16 ppc, #920033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
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" |