From: Michael Weber Date: Fri, 31 Mar 2017 10:28:07 +0000 (+0200) Subject: dev-php/sebastian-global-state: add ~ppc64 keyword (bug 613766) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ec7e941f7bbc51d5fe0fd7bb3fc0807c26c340f8;p=gentoo.git dev-php/sebastian-global-state: add ~ppc64 keyword (bug 613766) Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" --- diff --git a/dev-php/sebastian-global-state/sebastian-global-state-1.1.1.ebuild b/dev-php/sebastian-global-state/sebastian-global-state-1.1.1.ebuild index 40086cbf3a2c..73777d9284ac 100644 --- a/dev-php/sebastian-global-state/sebastian-global-state-1.1.1.ebuild +++ b/dev-php/sebastian-global-state/sebastian-global-state-1.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}"