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/sebastian-diff/
Date: Sat, 01 Jul 2017 09:31:52
Message-Id: 1498901494.1b1149b74f25a1e99d4677477855d26b13dea93e.slyfox@gentoo
1 commit: 1b1149b74f25a1e99d4677477855d26b13dea93e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 09:26:46 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 09:31:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b1149b7
7
8 dev-php/sebastian-diff: ia64 keyworded, bug #574264
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild b/dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild
16 index 5e10fc5e0d0..a2992fe8b94 100644
17 --- a/dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild
18 +++ b/dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.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 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
25 IUSE=""
26
27 S="${WORKDIR}/${MY_PN}-${PV}"