Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/phpsysinfo/
Date: Thu, 26 Sep 2019 19:03:04
Message-Id: 1569524555.ca9e1f2edabac3750b8ca752a66ba9803d9f9bc5.whissi@gentoo
1 commit: ca9e1f2edabac3750b8ca752a66ba9803d9f9bc5
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 26 18:56:00 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 26 19:02:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9e1f2e
7
8 www-apps/phpsysinfo: x86 stable (bug #695352)
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild
17 index 6fd10066cbe..5831360d0ed 100644
18 --- a/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild
19 +++ b/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild
20 @@ -10,7 +10,7 @@ HOMEPAGE="https://rk4an.github.com/phpsysinfo/"
21 SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-2+"
24 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
25 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd"
26 RDEPEND="
27 dev-lang/php[simplexml,xml,xsl(+),xslt(+),unicode]
28 virtual/httpd-php