summaryrefslogtreecommitdiff
path: root/app-xemacs
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/ebuild-mode/ebuild-mode-1.82.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.82.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.82.ebuild
index cbc7a0f6a427..95097b152ada 100644
--- a/app-xemacs/ebuild-mode/ebuild-mode-1.82.ebuild
+++ b/app-xemacs/ebuild-mode/ebuild-mode-1.82.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]]; then
S="${WORKDIR}/${PN}"
else
SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
- KEYWORDS="~amd64 ~hppa ~x86"
+ KEYWORDS="amd64 ~hppa x86"
fi
DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"