dev-php/sebastian-exporter: add ~arm keyword (bug 613766)
authorMichael Weber <xmw@gentoo.org>
Fri, 31 Mar 2017 12:30:00 +0000 (14:30 +0200)
committerMichael Weber <xmw@gentoo.org>
Fri, 31 Mar 2017 12:33:33 +0000 (14:33 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild

index e6e850b793dcea287c2b0a59ff49a357e07a8b9d..08acc47361fce6ba8e3418da1b7bcd666dd7552f 100644 (file)
@@ -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}"