diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-05 15:00:51 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-05 15:20:59 +0200 |
commit | 8b4c075037279d51130512ffca4b2fa0fdf19d4f (patch) | |
tree | 46e249039a12865f95ff6776aa5549ec4ac0011e /dev-php/PEAR-Exception | |
parent | sys-apps/bar: add ~arm keyword (bug 599022). (diff) | |
download | gentoo-8b4c075037279d51130512ffca4b2fa0fdf19d4f.tar.gz gentoo-8b4c075037279d51130512ffca4b2fa0fdf19d4f.tar.bz2 gentoo-8b4c075037279d51130512ffca4b2fa0fdf19d4f.zip |
dev-php/PEAR-Exception: add ~arm keyword (bug 613380).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-php/PEAR-Exception')
-rw-r--r-- | dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |