diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:11:21 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:48:06 +0200 |
commit | 8e510da67f9692fddd8a150748c7c37c95e2e259 (patch) | |
tree | 4341929658f7b063f394b6d24f502856425c9b88 /app-xemacs/mmm-mode | |
parent | app-xemacs/misc-games: x86 stable (bug #666312) (diff) | |
download | gentoo-8e510da67f9692fddd8a150748c7c37c95e2e259.tar.gz gentoo-8e510da67f9692fddd8a150748c7c37c95e2e259.tar.bz2 gentoo-8e510da67f9692fddd8a150748c7c37c95e2e259.zip |
app-xemacs/mmm-mode: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/mmm-mode')
-rw-r--r-- | app-xemacs/mmm-mode/mmm-mode-1.08.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild b/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild index b0742a7baeab..cb93feb0262c 100644 --- a/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild +++ b/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |