diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 01:58:47 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 01:59:02 -0700 |
commit | 00f2420fd2ec3fd3167d41990ed491db03aee3a1 (patch) | |
tree | b5c427f7d60c5808cf0855b7109ee8f93c548597 /app-emacs | |
parent | app-emacs/ocaml-mode-4.00.1: added ~mips (diff) | |
download | gentoo-00f2420fd2ec3fd3167d41990ed491db03aee3a1.tar.gz gentoo-00f2420fd2ec3fd3167d41990ed491db03aee3a1.tar.bz2 gentoo-00f2420fd2ec3fd3167d41990ed491db03aee3a1.zip |
app-emacs/po-mode-0.19.8.1: added ~mips
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/po-mode/po-mode-0.19.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/po-mode/po-mode-0.19.8.1.ebuild b/app-emacs/po-mode/po-mode-0.19.8.1.ebuild index a4041ce8a092..85a2aacdb3c3 100644 --- a/app-emacs/po-mode/po-mode-0.19.8.1.ebuild +++ b/app-emacs/po-mode/po-mode-0.19.8.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" S="${WORKDIR}/gettext-${PV}/gettext-tools/misc" ELISP_REMOVE="start-po.el" |