diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-13 16:18:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-13 16:18:41 +0100 |
commit | 404a03bed69d1d461695c9c74d06a97df935ee7c (patch) | |
tree | 7fa2f644e89b0889b6417aaf453ffb4afee408ad /app-emacs/mmm-mode | |
parent | dev-lisp/sbcl: Remove dependency on <glibc-2.6 to make repoman happy. (diff) | |
download | gentoo-404a03bed69d1d461695c9c74d06a97df935ee7c.tar.gz gentoo-404a03bed69d1d461695c9c74d06a97df935ee7c.tar.bz2 gentoo-404a03bed69d1d461695c9c74d06a97df935ee7c.zip |
app-emacs/mmm-mode: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #573532
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/mmm-mode')
-rw-r--r-- | app-emacs/mmm-mode/mmm-mode-0.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/mmm-mode/mmm-mode-0.5.4.ebuild b/app-emacs/mmm-mode/mmm-mode-0.5.4.ebuild index e453931cd0ab..c14b972c32fc 100644 --- a/app-emacs/mmm-mode/mmm-mode-0.5.4.ebuild +++ b/app-emacs/mmm-mode/mmm-mode-0.5.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/purcell/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+ Texinfo-manual" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="mmm.texinfo" |