From 253905da44d2eb00ef8d22639a24ec54fca37897 Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Fri, 31 Mar 2017 14:31:16 +0200 Subject: dev-php/webmozart-assert: 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/webmozart-assert/webmozart-assert-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild b/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild index 947e475c2b50..1f92d87cdcae 100644 --- a/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild +++ b/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/webmozart/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" -- cgit v1.2.3-65-gdbad