Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PHP_Timer/
Date: Mon, 13 Nov 2017 00:49:44
Message-Id: 1510533985.7a7ae08ea44df3c3d5987d2e92534d82370c9e62.whissi@gentoo
1 commit: 7a7ae08ea44df3c3d5987d2e92534d82370c9e62
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 13 00:46:25 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 13 00:46:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7ae08e
7
8 dev-php/PHP_Timer: x86 stable (bug #635356)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild b/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
16 index ce2f430e42a..37f1bf6b3e4 100644
17 --- a/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
18 +++ b/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 IUSE=""
26
27 S="${WORKDIR}/${MY_PN}-${PV}"