diff options
author | Brian Evans <grknight@gentoo.org> | 2017-08-10 14:38:56 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-08-10 15:00:30 -0400 |
commit | ff947802fff05b2319510b6f681415365bfcd95f (patch) | |
tree | 3b23910c53352254b1e7a8b4eb7e718af7c76504 /dev-php/sebastian-resource-operations | |
parent | dev-php/sebastian-recursion-context: Keyword remaining arches for Bug 613766 (diff) | |
download | gentoo-ff947802fff05b2319510b6f681415365bfcd95f.tar.gz gentoo-ff947802fff05b2319510b6f681415365bfcd95f.tar.bz2 gentoo-ff947802fff05b2319510b6f681415365bfcd95f.zip |
dev-php/sebastian-resource-operations: 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-resource-operations')
-rw-r--r-- | dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild b/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild index 3555408b9453..9b22095db1d4 100644 --- a/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild +++ b/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.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}" |