summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-08-10 14:49:25 -0400
committerBrian Evans <grknight@gentoo.org>2017-08-10 15:00:57 -0400
commitec18b225ab639597f3cb25fbda5c0fc62066081c (patch)
treedf1eadfa624b09fb67f79802384576e7ae3cd432
parentdev-php/PHP_CodeCoverage: Keyword remaining arches for Bug 613766 (diff)
downloadgentoo-ec18b225.tar.gz
gentoo-ec18b225.tar.bz2
gentoo-ec18b225.zip
dev-php/phpspec-prophecy: 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
-rw-r--r--dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild b/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
index 7d208628da18..5615794b3f4e 100644
--- a/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
+++ b/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.
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}"