diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-16 20:41:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-16 20:41:03 +0000 |
commit | 469a603b2f01439b1b16b9e3837351789ef2a76f (patch) | |
tree | 1d3dbc1598dd4e5ce70fde9e71cd9d81b6d36a64 | |
parent | dev-libs/gobject-introspection: stable 1.52.1 for ia64, bug #631656 (diff) | |
download | gentoo-469a603b2f01439b1b16b9e3837351789ef2a76f.tar.gz gentoo-469a603b2f01439b1b16b9e3837351789ef2a76f.tar.bz2 gentoo-469a603b2f01439b1b16b9e3837351789ef2a76f.zip |
dev-php/PEAR-File_Find: stable 1.3.3 for ia64, bug #647764
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild index 3bfd60ffb677..b9194e0e267e 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" # Really only needs PEAR-Exception at runtime. |