commit: fd360f68d370adb56bd00cecd3488ea4b9e5a060 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sun Oct 16 15:51:57 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Oct 16 15:53:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd360f68
www-apps/phpsysinfo: stabilize all-arches Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> www-apps/phpsysinfo/phpsysinfo-3.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/phpsysinfo/phpsysinfo-3.4.2.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.4.2.ebuild index 1e77cfc58a5e..6fcc047b0492 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.4.2.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.4.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://phpsysinfo.github.io/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
