diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-27 18:49:37 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-27 18:49:37 -0700 |
commit | 81e73992a9dd82a9ea72420f8794773a0352e289 (patch) | |
tree | 4696af22314dcb594110ca4c23ca1193a9c841e7 /app-editors | |
parent | profiles/arch/mips: Unmask USE=ldap (diff) | |
download | gentoo-81e73992a9dd82a9ea72420f8794773a0352e289.tar.gz gentoo-81e73992a9dd82a9ea72420f8794773a0352e289.tar.bz2 gentoo-81e73992a9dd82a9ea72420f8794773a0352e289.zip |
app-editors/emacs-vcs-26.0.91: added ~mips, bug 353219
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs-vcs/emacs-vcs-26.0.91.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs-vcs/emacs-vcs-26.0.91.ebuild b/app-editors/emacs-vcs/emacs-vcs-26.0.91.ebuild index 5748a6ed4a4c..86d06a6e53a2 100644 --- a/app-editors/emacs-vcs/emacs-vcs-26.0.91.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-26.0.91.ebuild @@ -14,7 +14,7 @@ if [[ ${PV##*.} = 9999 ]]; then else SRC_URI="https://dev.gentoo.org/~ulm/distfiles/emacs-${PV}.tar.xz mirror://gnu-alpha/emacs/pretest/emacs-${PV}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # FULL_VERSION keeps the full version number, which is needed in # order to determine some path information correctly for copy/move # operations later on |