commit: 5baaeb76d791cd6efd0e660a21a2a2574b4df0b4 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Fri Mar 31 10:28:35 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Fri Mar 31 10:30:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5baaeb76
dev-php/sebastian-version: add ~ppc64 keyword (bug 613766) Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" dev-php/sebastian-version/sebastian-version-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 576c5105fd1..d97b73923f9 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 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}"
