diff options
author | 2024-01-19 12:41:06 +0000 | |
---|---|---|
committer | 2024-01-19 12:41:06 +0000 | |
commit | 8c167a34f3e1096ab59485cf5b03a0f270848bfc (patch) | |
tree | e5cfa4907baf3f64532f22f5ddb7976c3c0d76e9 /app-emacs | |
parent | app-emacs/flim: Stabilize 1.14.9_p20231218 amd64, #922491 (diff) | |
download | gentoo-8c167a34f3e1096ab59485cf5b03a0f270848bfc.tar.gz gentoo-8c167a34f3e1096ab59485cf5b03a0f270848bfc.tar.bz2 gentoo-8c167a34f3e1096ab59485cf5b03a0f270848bfc.zip |
app-emacs/oauth2: Stabilize 0.16 amd64, #922491
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 b9cfc319f1e5..c4856bfeb959 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86" SITEFILE="50${PN}-gentoo.el" |