summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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+"