diff options
author | Markus Meier <maekke@gentoo.org> | 2017-03-03 20:01:26 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-03-03 20:01:26 +0100 |
commit | 3e760f0589521374adc2cd4a23c0bb0c301b5a0a (patch) | |
tree | 4bb0cb0f3c84681bf1e80ecb7be0a19163e0667b /dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild | |
parent | dev-libs/ptexenc: arm stable, bug #611078 (diff) | |
download | gentoo-3e760f0589521374adc2cd4a23c0bb0c301b5a0a.tar.gz gentoo-3e760f0589521374adc2cd4a23c0bb0c301b5a0a.tar.bz2 gentoo-3e760f0589521374adc2cd4a23c0bb0c301b5a0a.zip |
dev-php/PEAR-Console_CommandLine: arm stable, bug #611164
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild index a0cc31e3fbaa..b81a1c5086fe 100644 --- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild +++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.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="MIT" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="examples test" # Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR. |