diff options
author | Brian Evans <grknight@gentoo.org> | 2017-08-10 14:32:52 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-08-10 15:00:12 -0400 |
commit | 788f9e58ba85ea29bb866bcbf17675d524059cf1 (patch) | |
tree | 6b7f8bbcb611f8eeec8af60933861c998cced9ba /dev-php/sebastian-diff | |
parent | dev-php/sebastian-code-unit-reverse-lookup: Keyword remaining arches for Bug ... (diff) | |
download | gentoo-788f9e58ba85ea29bb866bcbf17675d524059cf1.tar.gz gentoo-788f9e58ba85ea29bb866bcbf17675d524059cf1.tar.bz2 gentoo-788f9e58ba85ea29bb866bcbf17675d524059cf1.zip |
dev-php/sebastian-diff: 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/sebastian-diff')
-rw-r--r-- | dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index a2992fe8b94e..34ac161ed070 100644 --- a/dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild +++ b/dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $ LICENSE="BSD" 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}" |