diff options
author | Brian Evans <grknight@gentoo.org> | 2017-08-10 14:21:42 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-08-10 14:59:48 -0400 |
commit | a74b9ffce829d293e346007d2045c596f628a7c8 (patch) | |
tree | 60225d6b15449b541594aabd0609bfcfebd12aba /dev-php/phpdocumentor-reflection-common | |
parent | dev-php/myclabs-deepcopy: Keyword remaining arches for Bug 613766 (diff) | |
download | gentoo-a74b9ffce829d293e346007d2045c596f628a7c8.tar.gz gentoo-a74b9ffce829d293e346007d2045c596f628a7c8.tar.bz2 gentoo-a74b9ffce829d293e346007d2045c596f628a7c8.zip |
dev-php/phpdocumentor-reflection-common: Keyword remaining arches for Bug 613766
This package is only php script and not compiled
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-php/phpdocumentor-reflection-common')
-rw-r--r-- | dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index c8a0bdd464f7..84e9f110e98a 100644 --- a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild +++ b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |