diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 13:56:08 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 15:10:28 +0100 |
commit | 9ea560429041ba354531cfbffda83ce287b58d3d (patch) | |
tree | 2b310fab3e4c637ec704e4c6276ff29a73cf516e /virtual/editor | |
parent | sys-devel/patch: keyword ~x64-cygwin (diff) | |
download | gentoo-9ea560429041ba354531cfbffda83ce287b58d3d.tar.gz gentoo-9ea560429041ba354531cfbffda83ce287b58d3d.tar.bz2 gentoo-9ea560429041ba354531cfbffda83ce287b58d3d.zip |
virtual/editor: keyword ~x64-cygwin
Package-Manager: portage-2.3.3
Diffstat (limited to 'virtual/editor')
-rw-r--r-- | virtual/editor/editor-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild index 6c3aac9f5fdb..f243745c106a 100644 --- a/virtual/editor/editor-0.ebuild +++ b/virtual/editor/editor-0.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="Virtual for editor" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-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 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-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, |