summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-31 12:28:49 +0200
committerMichael Weber <xmw@gentoo.org>2017-03-31 12:30:31 +0200
commit9c4866cd202b9ddaa5b4e48fa8efafd60d91beb6 (patch)
tree5eadf1c2f56f08e6172e35316e5283bee877046a /dev-php/webmozart-assert
parentdev-php/symfony-yaml: add ~ppc64 keyword (bug 613766) (diff)
downloadgentoo-9c4866cd202b9ddaa5b4e48fa8efafd60d91beb6.tar.gz
gentoo-9c4866cd202b9ddaa5b4e48fa8efafd60d91beb6.tar.bz2
gentoo-9c4866cd202b9ddaa5b4e48fa8efafd60d91beb6.zip
dev-php/webmozart-assert: add ~ppc64 keyword (bug 613766)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-php/webmozart-assert')
-rw-r--r--dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild b/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild
index 16f5204fb01b..947e475c2b50 100644
--- a/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild
+++ b/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/webmozart/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"