From: Michael Weber Date: Sat, 1 Apr 2017 09:41:48 +0000 (+0200) Subject: dev-php/sebastian-version: add ~ppc keyword (bug 613766) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d640e31b5cd8b64fd6efbcc4453877305277fa57;p=gentoo.git dev-php/sebastian-version: add ~ppc 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-version/sebastian-version-2.0.1.ebuild b/dev-php/sebastian-version/sebastian-version-2.0.1.ebuild index d1385d16a036..aea432d62dad 100644 --- a/dev-php/sebastian-version/sebastian-version-2.0.1.ebuild +++ b/dev-php/sebastian-version/sebastian-version-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="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}"