diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:29:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:29:47 +0100 |
commit | efb1469bc462b6a0fa40581515b1cbaf725511b6 (patch) | |
tree | 81953452afd23a0d203e99b198784d812da3a44a | |
parent | x11-libs/qwtpolar: amd64 stable wrt bug #610042 (diff) | |
download | gentoo-efb1469bc462b6a0fa40581515b1cbaf725511b6.tar.gz gentoo-efb1469bc462b6a0fa40581515b1cbaf725511b6.tar.bz2 gentoo-efb1469bc462b6a0fa40581515b1cbaf725511b6.zip |
dev-php/PEAR-Console_CommandLine: amd64 stable wrt bug #611164
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 da85ec276134..7100b5699bcb 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. |