diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 10:33:05 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:57:42 +0800 |
commit | d151ad821841de0b422d0b06a9b61ac3b74f1574 (patch) | |
tree | d1b8aa4f7f8d12a5f1b8fddef264d631c459c367 /virtual/editor | |
parent | dev-libs/libpcre: keyword 8.45-r1 for ~loong (diff) | |
download | gentoo-d151ad821841de0b422d0b06a9b61ac3b74f1574.tar.gz gentoo-d151ad821841de0b422d0b06a9b61ac3b74f1574.tar.bz2 gentoo-d151ad821841de0b422d0b06a9b61ac3b74f1574.zip |
virtual/editor: keyword 0-r3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual/editor')
-rw-r--r-- | virtual/editor/editor-0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/editor/editor-0-r3.ebuild b/virtual/editor/editor-0-r3.ebuild index 4e4d4c91323a..efc7148ddf9d 100644 --- a/virtual/editor/editor-0-r3.ebuild +++ b/virtual/editor/editor-0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 DESCRIPTION="Virtual for editor" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Add a package to RDEPEND only if the editor: # - can edit ordinary text files, |