summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-02 16:35:15 +0100
committerSam James <sam@gentoo.org>2023-09-02 16:35:15 +0100
commit3b2d133cb35ba7bc1bddf907d07dfc1738bc0469 (patch)
treef85725e2c46134f1a5c3f416c2d6e70ac090648c /app-emacs
parentapp-emacs/dashboard: Stabilize 1.8.0 x86, #913499 (diff)
downloadgentoo-3b2d133cb35ba7bc1bddf907d07dfc1738bc0469.tar.gz
gentoo-3b2d133cb35ba7bc1bddf907d07dfc1738bc0469.tar.bz2
gentoo-3b2d133cb35ba7bc1bddf907d07dfc1738bc0469.zip
app-emacs/dashboard: Stabilize 1.8.0 amd64, #913499
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/dashboard/dashboard-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dashboard/dashboard-1.8.0.ebuild b/app-emacs/dashboard/dashboard-1.8.0.ebuild
index b9a3b5d20ffc..6252d3ff922d 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+"