diff options
author | Markus Meier <maekke@gentoo.org> | 2016-12-23 16:04:59 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-12-23 16:04:59 +0100 |
commit | 03340bfbd4ea6523f369c2fabaae9194aca62e06 (patch) | |
tree | 48c0d3d04320ba3d5c64680c59a07ec40bf93d7d /dev-php/PEAR-Console_CommandLine | |
parent | sci-libs/gsl: Add USE-flag to enable deprecated functions (diff) | |
download | gentoo-03340bfbd4ea6523f369c2fabaae9194aca62e06.tar.gz gentoo-03340bfbd4ea6523f369c2fabaae9194aca62e06.tar.bz2 gentoo-03340bfbd4ea6523f369c2fabaae9194aca62e06.zip |
dev-php/PEAR-Console_CommandLine: arm stable, bug #601410
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-php/PEAR-Console_CommandLine')
-rw-r--r-- | dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.1.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.1.ebuild index e107d080084c..88e0ec962f59 100644 --- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.1.ebuild +++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A full featured command line options and arguments parser" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 arm ~x86" IUSE="" DEPEND=">=dev-php/pear-1.4" |