From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4568138334 for ; Sat, 17 Aug 2019 23:14:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC210E08A4; Sat, 17 Aug 2019 23:14:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF800E08A4 for ; Sat, 17 Aug 2019 23:14:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4C74349D05 for ; Sat, 17 Aug 2019 23:13:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA5FF471 for ; Sat, 17 Aug 2019 23:13:57 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1566083628.c953f940815bf5f2c87652e9469298071f9df48c.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/editor/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/editor/editor-0-r2.ebuild X-VCS-Directories: virtual/editor/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: c953f940815bf5f2c87652e9469298071f9df48c X-VCS-Branch: master Date: Sat, 17 Aug 2019 23:13:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cdb9d554-5166-4aff-b3f3-a28edfbe6fca X-Archives-Hash: 4a6401f722308bd3007ba339a3f1a43d commit: c953f940815bf5f2c87652e9469298071f9df48c Author: Ulrich Müller gentoo org> AuthorDate: Sat Aug 17 23:08:46 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Aug 17 23:13:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c953f940 virtual/editor: Unbreak KEYWORDS line. Fixes: 7c6d0697e56c8e0f28df749f22e64919e927921d Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> virtual/editor/editor-0-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/virtual/editor/editor-0-r2.ebuild b/virtual/editor/editor-0-r2.ebuild index d09ea7140ec..74383dca2dd 100644 --- a/virtual/editor/editor-0-r2.ebuild +++ b/virtual/editor/editor-0-r2.ebuild @@ -5,8 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for editor" SLOT="0" -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" +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,