diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-26 20:56:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-26 21:02:35 +0200 |
commit | ca9e1f2edabac3750b8ca752a66ba9803d9f9bc5 (patch) | |
tree | 8062a814d59ff3487a8b3cdb5720e1f310b84664 /www-apps/phpsysinfo | |
parent | dev-db/percona-xtrabackup: x86 stable (bug #694060) (diff) | |
download | gentoo-ca9e1f2edabac3750b8ca752a66ba9803d9f9bc5.tar.gz gentoo-ca9e1f2edabac3750b8ca752a66ba9803d9f9bc5.tar.bz2 gentoo-ca9e1f2edabac3750b8ca752a66ba9803d9f9bc5.zip |
www-apps/phpsysinfo: x86 stable (bug #695352)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-apps/phpsysinfo')
-rw-r--r-- | www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild index 6fd10066cbec..5831360d0ed7 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.3.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 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd" RDEPEND=" dev-lang/php[simplexml,xml,xsl(+),xslt(+),unicode] virtual/httpd-php |