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/phpdocumentor-reflection-common/
Date: Thu, 10 Aug 2017 19:01:33
Message-Id: 1502391588.a74b9ffce829d293e346007d2045c596f628a7c8.grknight@gentoo
1 commit: a74b9ffce829d293e346007d2045c596f628a7c8
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 10 18:21:42 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 10 18:59:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a74b9ffc
7
8 dev-php/phpdocumentor-reflection-common: 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 .../phpdocumentor-reflection-common-1.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild
18 index c8a0bdd464f..84e9f110e98 100644
19 --- a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild
20 +++ b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.t
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}"