diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-05 15:01:40 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-05 15:21:01 +0200 |
commit | 9ce8a54c3de044df081913f8d2b82af62356d2a1 (patch) | |
tree | 3ba8d0e3e86893093c3320bffee8a8c8e59711e9 /dev-php/PEAR-PEAR | |
parent | dev-php/PEAR-Exception: add ~arm keyword (bug 613380). (diff) | |
download | gentoo-9ce8a54c3de044df081913f8d2b82af62356d2a1.tar.gz gentoo-9ce8a54c3de044df081913f8d2b82af62356d2a1.tar.bz2 gentoo-9ce8a54c3de044df081913f8d2b82af62356d2a1.zip |
dev-php/PEAR-PEAR: 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-PEAR')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.10.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.3-r2.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.3-r2.ebuild index 82d6b982f062..dc4a577dfa06 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.3-r2.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.3-r2.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="PEAR Base System" HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" SLOT="0" IUSE="" |