summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-31 14:29:39 +0200
committerMichael Weber <xmw@gentoo.org>2017-03-31 14:33:28 +0200
commitf39b98d79e8d8a359a52b39232a572e700ac8b47 (patch)
treee94922c303109624fe0b512ab22ab0e8e07e78f3 /dev-php/sebastian-diff/sebastian-diff-1.4.1.ebuild
parentdev-php/sebastian-comparator: add ~arm keyword (bug 613766) (diff)
downloadgentoo-f39b98d79e8d8a359a52b39232a572e700ac8b47.tar.gz
gentoo-f39b98d79e8d8a359a52b39232a572e700ac8b47.tar.bz2
gentoo-f39b98d79e8d8a359a52b39232a572e700ac8b47.zip
dev-php/sebastian-diff: add ~arm keyword (bug 613766)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-php/sebastian-diff/sebastian-diff-1.4.1.ebuild')
-rw-r--r--dev-php/sebastian-diff/sebastian-diff-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/sebastian-diff/sebastian-diff-1.4.1.ebuild b/dev-php/sebastian-diff/sebastian-diff-1.4.1.ebuild
index ba39b7234392..cfd7019438e6 100644
--- a/dev-php/sebastian-diff/sebastian-diff-1.4.1.ebuild
+++ b/dev-php/sebastian-diff/sebastian-diff-1.4.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}"