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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C1DDF15808C for ; Mon, 7 Mar 2022 21:27:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADF3CE091B; Mon, 7 Mar 2022 21:27:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9203CE091B for ; Mon, 7 Mar 2022 21:27:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 732D3343278 for ; Mon, 7 Mar 2022 21:27:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 042FF310 for ; Mon, 7 Mar 2022 21:27:22 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1646688424.b9dd2ca18c2506f7f36702f8e0e4c71067c2d749.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/phpsysinfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild X-VCS-Directories: www-apps/phpsysinfo/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: b9dd2ca18c2506f7f36702f8e0e4c71067c2d749 X-VCS-Branch: master Date: Mon, 7 Mar 2022 21:27:22 +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: ffeaca4c-a9d0-48ee-8ce6-651880439518 X-Archives-Hash: f8d48f691fc8c9d48c7e0e7b01d9b9c1 commit: b9dd2ca18c2506f7f36702f8e0e4c71067c2d749 Author: Conrad Kostecki gentoo org> AuthorDate: Mon Mar 7 21:23:21 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Mon Mar 7 21:27:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9dd2ca1 www-apps/phpsysinfo: stable all-arches Signed-off-by: Conrad Kostecki gentoo.org> www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild index e826867ba4b9..701e93369f3a 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" RDEPEND=" dev-lang/php[simplexml,xml,xsl(+),xslt(+),unicode] virtual/httpd-php