Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/phpspec-prophecy/
Date: Sat, 01 Jul 2017 09:31:57
Message-Id: 1498901497.661a3b61658c59e870b9d320a19ed130af5661f1.slyfox@gentoo
1 commit: 661a3b61658c59e870b9d320a19ed130af5661f1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 09:29:22 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 09:31:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661a3b61
7
8 dev-php/phpspec-prophecy: ia64 keyworded, bug #574264
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild b/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
16 index 9da3d0815fa..7d208628da1 100644
17 --- a/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
18 +++ b/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
25 IUSE=""
26
27 S="${WORKDIR}/${MY_PN}-${PV}"