Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/phpsysinfo/
Date: Thu, 03 Oct 2019 08:14:34
Message-Id: 1570090431.61654bbc4b088e6e5f7a12385a0d05588a6775d3.ago@gentoo
1 commit: 61654bbc4b088e6e5f7a12385a0d05588a6775d3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 3 08:13:51 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 3 08:13:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61654bbc
7
8 www-apps/phpsysinfo: ppc64 stable wrt bug #695352
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild
18 index 30783420a36..1a5bcc90ed6 100644
19 --- a/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild
20 +++ b/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="https://rk4an.github.com/phpsysinfo/"
22 SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="GPL-2+"
25 -KEYWORDS="amd64 ~hppa ppc ~ppc64 x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~x86-fbsd"
27 RDEPEND="
28 dev-lang/php[simplexml,xml,xsl(+),xslt(+),unicode]
29 virtual/httpd-php