app-emacs/emacs-ebuild-snippets: Stabilize 2.2.0 ALLARCHES, #918574

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2023-11-25 23:08:43 +00:00
parent 10abee7e02
commit e6e819c51d
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -15,7 +15,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="GPL-2+"