From 4a3dc548c5e694e5ea8da1a6f676c773bbaf778c Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 19 Jan 2024 14:38:50 +0200 Subject: app-emacs/oauth2: Stabilize 0.16 sparc, #922491 Signed-off-by: Arthur Zamarin --- app-emacs/oauth2/oauth2-0.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emacs/oauth2') diff --git a/app-emacs/oauth2/oauth2-0.16.ebuild b/app-emacs/oauth2/oauth2-0.16.ebuild index 3c4322e34540..d293b5247e57 100644 --- a/app-emacs/oauth2/oauth2-0.16.ebuild +++ b/app-emacs/oauth2/oauth2-0.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" -- cgit v1.2.3-65-gdbad