diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:20:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:31:30 +0100 |
commit | 4c8bee0b9f945b77d919e04c7d53ab0a7f192a90 (patch) | |
tree | 7572cddd019835d98eff4670c35ebe69c86bffc2 /dev-php/PEAR-Console_CommandLine | |
parent | x11-misc/rednotebook: Remove last-rited pkg, #597532 (diff) | |
download | gentoo-4c8bee0b9f945b77d919e04c7d53ab0a7f192a90.tar.gz gentoo-4c8bee0b9f945b77d919e04c7d53ab0a7f192a90.tar.bz2 gentoo-4c8bee0b9f945b77d919e04c7d53ab0a7f192a90.zip |
dev-php/PEAR-Console_CommandLine: ia64 keyworded, bug #574264
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php/PEAR-Console_CommandLine')
-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 bdd79c1f4721..5e5c2d9f5fc1 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 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="examples test" # Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR. |