diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-15 14:50:29 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-16 02:43:12 +0000 |
commit | 3bda9320fcf16c377f6844248f0606a323b7686d (patch) | |
tree | 3f46bfc29d75c526d2d948dba8a513aebe512393 /app-emacs | |
parent | profiles/arch/mips: mask media-libs/libjxl (diff) | |
download | gentoo-3bda9320fcf16c377f6844248f0606a323b7686d.tar.gz gentoo-3bda9320fcf16c377f6844248f0606a323b7686d.tar.bz2 gentoo-3bda9320fcf16c377f6844248f0606a323b7686d.zip |
app-emacs/oauth2: Keyword 0.16 alpha, #920033
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@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 7aad463165cf..018ea5b306cf 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 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" SITEFILE="50${PN}-gentoo.el" |