diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-03-07 22:23:21 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-03-07 22:27:04 +0100 |
commit | b9dd2ca18c2506f7f36702f8e0e4c71067c2d749 (patch) | |
tree | 93d51bf5ae111c6789f517e159c3489d9c2cfa34 /www-apps/phpsysinfo | |
parent | sys-apps/hw-probe: drop 1.6 (diff) | |
download | gentoo-b9dd2ca18c2506f7f36702f8e0e4c71067c2d749.tar.gz gentoo-b9dd2ca18c2506f7f36702f8e0e4c71067c2d749.tar.bz2 gentoo-b9dd2ca18c2506f7f36702f8e0e4c71067c2d749.zip |
www-apps/phpsysinfo: stable 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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |