diff options
author | Brian Evans <grknight@gentoo.org> | 2017-08-10 14:44:02 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-08-10 15:00:43 -0400 |
commit | 891b532386000d3fa77560adfdaf563a5d190318 (patch) | |
tree | be04312ccda182c3d28c34679d7e13906f0cd906 /dev-php/sebastian-comparator | |
parent | dev-php/sebastian-exporter: Keyword remaining arches for Bug 613766 (diff) | |
download | gentoo-891b532386000d3fa77560adfdaf563a5d190318.tar.gz gentoo-891b532386000d3fa77560adfdaf563a5d190318.tar.bz2 gentoo-891b532386000d3fa77560adfdaf563a5d190318.zip |
dev-php/sebastian-comparator: 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-comparator')
-rw-r--r-- | dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild b/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild index 4aa3c17fb597..eae26759c455 100644 --- a/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild +++ b/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.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}" |