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 92BCC1382C5 for ; Sun, 20 Dec 2020 04:02:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 513602BC00C; Sun, 20 Dec 2020 04:02:47 +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 39CC32BC00C for ; Sun, 20 Dec 2020 04:02:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5B02F341263 for ; Sun, 20 Dec 2020 04:02:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A578B3A6 for ; Sun, 20 Dec 2020 04:02:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1608436956.70cc0c64d54e3d7a936a1d67f688e8bc7c73564f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/httpd-basic/httpd-basic-0-r2.ebuild X-VCS-Directories: virtual/httpd-basic/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 70cc0c64d54e3d7a936a1d67f688e8bc7c73564f X-VCS-Branch: master Date: Sun, 20 Dec 2020 04:02:43 +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: 4536ac2a-47d1-43ff-a159-a033a6689a8a X-Archives-Hash: 3f00bc8d3959e5c7d4caa24dc196e0ee commit: 70cc0c64d54e3d7a936a1d67f688e8bc7c73564f Author: Sam James gentoo org> AuthorDate: Sun Dec 20 03:56:48 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Dec 20 04:02:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cc0c64 virtual/httpd-basic: fix MissingVirtualKeywords Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> virtual/httpd-basic/httpd-basic-0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/httpd-basic/httpd-basic-0-r2.ebuild b/virtual/httpd-basic/httpd-basic-0-r2.ebuild index 101bc41c269..3d04c97acb7 100644 --- a/virtual/httpd-basic/httpd-basic-0-r2.ebuild +++ b/virtual/httpd-basic/httpd-basic-0-r2.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Virtual for static HTML-enabled webservers" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND="|| ( www-servers/apache