diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-06 21:18:00 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-06 21:20:19 +0000 |
commit | 0b10b523dbc7893b9a3aa940ee58a6fdec16c67c (patch) | |
tree | 10478fd65a0bf8e977a05a5a1e6b0038b768204e /dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild | |
parent | dev-php/PEAR-Net_LDAP2: keyworded 2.2.0-r1 for sparc, bug #589104 (thanks to ... (diff) | |
download | gentoo-0b10b523dbc7893b9a3aa940ee58a6fdec16c67c.tar.gz gentoo-0b10b523dbc7893b9a3aa940ee58a6fdec16c67c.tar.bz2 gentoo-0b10b523dbc7893b9a3aa940ee58a6fdec16c67c.zip |
dev-php/PEAR-Console_CommandLine: keyworded 1.2.2 for sparc, bug #574264 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild')
-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 5e5c2d9f5fc1..5668d3ce5956 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 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="examples test" # Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR. |