commit: 80eaf40c4fea9f2730d4e7ea2761faee03f4dd06
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 15:35:15 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 15:35:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80eaf40c
app-emacs/dashboard: Stabilize 1.8.0 x86, #913499
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 8b610651c79f..b9a3b5d20ffc 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+"