From: Michael Weber Date: Fri, 31 Mar 2017 12:29:50 +0000 (+0200) Subject: dev-php/sebastian-environment: add ~arm keyword (bug 613766) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bcc9d0a258f7850ff832962b4d154cdd02f12b33;p=gentoo.git dev-php/sebastian-environment: add ~arm 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-environment/sebastian-environment-2.0.0.ebuild b/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild index 2b6d09e646f2..812d7e1c794d 100644 --- a/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild +++ b/dev-php/sebastian-environment/sebastian-environment-2.0.0.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}"