virtual/emacs: keyworded 26 for riscv, bug #689246
authorMarcus Comstedt <marcus@mc.pp.se>
Thu, 4 Jul 2019 14:41:38 +0000 (16:41 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 5 Jul 2019 21:12:44 +0000 (23:12 +0200)
Closes: https://bugs.gentoo.org/689246
Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
virtual/emacs/emacs-26.ebuild

index 71f91bc4d506bcfe8043e4ffcdc936613e2e9284..6cc654da8204a5592046690e5d96fd51e04083b0 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for GNU Emacs"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 RDEPEND="|| ( app-editors/emacs:26 >=app-editors/emacs-vcs-26.1 )"