diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:57 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:57 -0800 |
commit | c89378c168aba29a1e5c8671d93e6540b16bad0e (patch) | |
tree | 101d9430f11eb0ed18116473a072a39ca498bd3d /app-xemacs | |
parent | app-xemacs/misc-games-1.25: alpha stable, bug 666312 (diff) | |
download | gentoo-c89378c168aba29a1e5c8671d93e6540b16bad0e.tar.gz gentoo-c89378c168aba29a1e5c8671d93e6540b16bad0e.tar.bz2 gentoo-c89378c168aba29a1e5c8671d93e6540b16bad0e.zip |
app-xemacs/mmm-mode-1.08: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs')
-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 397c78bb6b9a..631904465a42 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 |