From 03340bfbd4ea6523f369c2fabaae9194aca62e06 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Fri, 23 Dec 2016 16:04:59 +0100 Subject: [PATCH] dev-php/PEAR-Console_CommandLine: arm stable, bug #601410 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- .../PEAR-Console_CommandLine-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e107d080084c4..88e0ec962f598 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"