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 034471382C5 for ; Tue, 15 Dec 2020 02:18:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A12BE096E; Tue, 15 Dec 2020 02:17:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D6001E096E for ; Tue, 15 Dec 2020 02:17:57 +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 4CEC93412CA for ; Tue, 15 Dec 2020 02:17:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0140C0 for ; Tue, 15 Dec 2020 02:17:35 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1607998635.dbce3c3ffd2b22a7bc1be175cf80f548e5f9409d.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-php/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/httpd-php/httpd-php-7.2.ebuild virtual/httpd-php/httpd-php-7.3.ebuild virtual/httpd-php/httpd-php-7.4.ebuild X-VCS-Directories: virtual/httpd-php/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: dbce3c3ffd2b22a7bc1be175cf80f548e5f9409d X-VCS-Branch: master Date: Tue, 15 Dec 2020 02:17:35 +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: 9f8b6ba5-931c-4163-8718-f26a2e8ceadb X-Archives-Hash: 5964449dddab60e63bbec8285f4bf422 commit: dbce3c3ffd2b22a7bc1be175cf80f548e5f9409d Author: Matt Turner gentoo org> AuthorDate: Tue Dec 15 02:16:03 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Dec 15 02:17:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbce3c3f virtual/httpd-php: Drop to ~hppa Signed-off-by: Matt Turner gentoo.org> virtual/httpd-php/httpd-php-7.2.ebuild | 2 +- virtual/httpd-php/httpd-php-7.3.ebuild | 2 +- virtual/httpd-php/httpd-php-7.4.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/virtual/httpd-php/httpd-php-7.2.ebuild b/virtual/httpd-php/httpd-php-7.2.ebuild index e521d711ceb..53f85af7a6d 100644 --- a/virtual/httpd-php/httpd-php-7.2.ebuild +++ b/virtual/httpd-php/httpd-php-7.2.ebuild @@ -5,7 +5,7 @@ EAPI="6" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2] diff --git a/virtual/httpd-php/httpd-php-7.3.ebuild b/virtual/httpd-php/httpd-php-7.3.ebuild index e521d711ceb..53f85af7a6d 100644 --- a/virtual/httpd-php/httpd-php-7.3.ebuild +++ b/virtual/httpd-php/httpd-php-7.3.ebuild @@ -5,7 +5,7 @@ EAPI="6" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2] diff --git a/virtual/httpd-php/httpd-php-7.4.ebuild b/virtual/httpd-php/httpd-php-7.4.ebuild index 9cebbd935b1..9d36c62a591 100644 --- a/virtual/httpd-php/httpd-php-7.4.ebuild +++ b/virtual/httpd-php/httpd-php-7.4.ebuild @@ -5,7 +5,7 @@ EAPI="7" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2]