From b299542ee34c4364c60a48e7fa4bfd829ef4a3bb Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 10 Aug 2017 14:53:14 -0400 Subject: [PATCH] dev-php/sebastian-object-enumerator: 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 --- .../sebastian-object-enumerator-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-2.0.1.ebuild b/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-2.0.1.ebuild index 90b04c145816a..90c2652d96988 100644 --- a/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-2.0.1.ebuild +++ b/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-2.0.1.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}"