commit: d92ea0fabc12e2c28022aa09ff7910b766701fae
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 12 18:04:49 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 12 18:04:49 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92ea0fa
app-xemacs/ebuild-mode: Keyword 1.81 hppa, #968406
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-xemacs/ebuild-mode/ebuild-mode-1.81.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.81.ebuild
b/app-xemacs/ebuild-mode/ebuild-mode-1.81.ebuild
index 2b99100359fa..9ff5b625fa16 100644
--- a/app-xemacs/ebuild-mode/ebuild-mode-1.81.ebuild
+++ b/app-xemacs/ebuild-mode/ebuild-mode-1.81.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 ~x86"
+ KEYWORDS="amd64 ~hppa ~x86"
fi
DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"