commit: b4a19a7aa0d24819d3e2458595ef217818ba176a Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Fri Mar 31 12:30:11 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Fri Mar 31 12:33:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a19a7a
dev-php/sebastian-global-state: add ~arm 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-global-state/sebastian-global-state-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 73777d9284a..bf18246a846 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}"
