From 80eaf40c4fea9f2730d4e7ea2761faee03f4dd06 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 2 Sep 2023 16:35:15 +0100 Subject: [PATCH] app-emacs/dashboard: Stabilize 1.8.0 x86, #913499 Signed-off-by: Sam James --- app-emacs/dashboard/dashboard-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/dashboard/dashboard-1.8.0.ebuild b/app-emacs/dashboard/dashboard-1.8.0.ebuild index 8b610651c79f9..b9a3b5d20ffc3 100644 --- a/app-emacs/dashboard/dashboard-1.8.0.ebuild +++ b/app-emacs/dashboard/dashboard-1.8.0.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/emacs-dashboard/emacs-${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/emacs-${PN}-${PV} - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi LICENSE="GPL-3+"