Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/phpspec-prophecy/
Date: Thu, 10 Aug 2017 19:01:40
Message-Id: 1502391657.ec18b225ab639597f3cb25fbda5c0fc62066081c.grknight@gentoo
1 commit: ec18b225ab639597f3cb25fbda5c0fc62066081c
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 10 18:49:25 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 10 19:00:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec18b225
7
8 dev-php/phpspec-prophecy: Keyword remaining arches for Bug 613766
9
10 This package is only php script and not compiled
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.3
13
14 dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild b/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
18 index 7d208628da1..5615794b3f4 100644
19 --- a/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
20 +++ b/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
27 IUSE=""
28
29 S="${WORKDIR}/${MY_PN}-${PV}"