diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-04 01:49:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-04 01:49:47 +0300 |
commit | 7c6d0697e56c8e0f28df749f22e64919e927921d (patch) | |
tree | f05516462dae5e7e172b3e17ffb9a2f064ebafed /virtual/editor | |
parent | app-admin/syslog-ng: keyword ~riscv (diff) | |
download | gentoo-7c6d0697e56c8e0f28df749f22e64919e927921d.tar.gz gentoo-7c6d0697e56c8e0f28df749f22e64919e927921d.tar.bz2 gentoo-7c6d0697e56c8e0f28df749f22e64919e927921d.zip |
virtual/editor: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'virtual/editor')
-rw-r--r-- | virtual/editor/editor-0-r2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/virtual/editor/editor-0-r2.ebuild b/virtual/editor/editor-0-r2.ebuild index da0c23ea443f..d09ea7140ec0 100644 --- a/virtual/editor/editor-0-r2.ebuild +++ b/virtual/editor/editor-0-r2.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for editor" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris +~x64-solaris ~x86-solaris" # Add a package to RDEPEND only if the editor: # - can edit ordinary text files, |