diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-10-16 17:51:57 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-10-16 17:53:43 +0200 |
commit | fd360f68d370adb56bd00cecd3488ea4b9e5a060 (patch) | |
tree | 63c85970dec9ac90edd9e8bfbd2bb7a84bfc2441 /www-apps/phpsysinfo | |
parent | media-libs/libjxl: Stabilize 0.7.0_pre20220825 sparc, #877289 (diff) | |
download | gentoo-fd360f68d370adb56bd00cecd3488ea4b9e5a060.tar.gz gentoo-fd360f68d370adb56bd00cecd3488ea4b9e5a060.tar.bz2 gentoo-fd360f68d370adb56bd00cecd3488ea4b9e5a060.zip |
www-apps/phpsysinfo: stabilize all-arches
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'www-apps/phpsysinfo')
-rw-r--r-- | www-apps/phpsysinfo/phpsysinfo-3.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |