diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-25 10:14:11 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-25 11:08:10 +0100 |
commit | b501dc9b2d0c1add695c4b02e7d57bf9bbb13181 (patch) | |
tree | 44a28b91ff1a2049b7dd719a120ee4f9dc65b64f | |
parent | profiles: Add back gst-plugins-ffmpeg p.mask (diff) | |
download | gentoo-b501dc9b2d0c1add695c4b02e7d57bf9bbb13181.tar.gz gentoo-b501dc9b2d0c1add695c4b02e7d57bf9bbb13181.tar.bz2 gentoo-b501dc9b2d0c1add695c4b02e7d57bf9bbb13181.zip |
dev-php/PEAR-Console_CommandLine: Mark ~hppa (bug #574264).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
-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 b81a1c5086fe..14202b43ff27 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 ~hppa x86" IUSE="examples test" # Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR. |