summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-04-15 19:03:33 +0200
committerUlrich Müller <ulm@gentoo.org>2018-04-15 19:10:38 +0200
commit48c441238ba7195d9311f0d984d58c0a14720c80 (patch)
treef9c9f713315c41f38d15e56e1ad28618282b2c3f /app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild
parentapp-editors/emacs-vcs: Remove old. (diff)
downloadgentoo-48c441238ba7195d9311f0d984d58c0a14720c80.tar.gz
gentoo-48c441238ba7195d9311f0d984d58c0a14720c80.tar.bz2
gentoo-48c441238ba7195d9311f0d984d58c0a14720c80.zip
app-editors/emacs-vcs: Sync live ebuilds with release candidate.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild')
-rw-r--r--app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild
index 954aa26e5f24..e436e932119a 100644
--- a/app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-27.0.9999.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