From 3b2d133cb35ba7bc1bddf907d07dfc1738bc0469 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 amd64, #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 b9a3b5d20ffc3..6252d3ff922d4 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+"