From: Michael Weber Date: Wed, 5 Apr 2017 13:00:51 +0000 (+0200) Subject: dev-php/PEAR-Exception: add ~arm keyword (bug 613380). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8b4c075037279d51130512ffca4b2fa0fdf19d4f;p=gentoo.git dev-php/PEAR-Exception: add ~arm keyword (bug 613380). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild index 7795167c287c..191048a7f115 100644 --- a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild +++ b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="test" RDEPEND="dev-lang/php:* !<=dev-php/PEAR-PEAR-1.10.3-r1"