diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:36:05 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:36:05 +0100 |
commit | 14a4249f14c080de5ee8108bbca4bd14e9850691 (patch) | |
tree | f634a3381e7bcdd8b0ef2e7a6cf85c40963db397 /dev-php/File_Iterator | |
parent | dev-php/phpdocumentor-reflection-common: x86 stable (bug #635356) (diff) | |
download | gentoo-14a4249f14c080de5ee8108bbca4bd14e9850691.tar.gz gentoo-14a4249f14c080de5ee8108bbca4bd14e9850691.tar.bz2 gentoo-14a4249f14c080de5ee8108bbca4bd14e9850691.zip |
dev-php/File_Iterator: x86 stable (bug #635356)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-php/File_Iterator')
-rw-r--r-- | dev-php/File_Iterator/File_Iterator-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/File_Iterator/File_Iterator-1.4.2.ebuild b/dev-php/File_Iterator/File_Iterator-1.4.2.ebuild index 65a374c6fe9c..55b2cfdd062e 100644 --- a/dev-php/File_Iterator/File_Iterator-1.4.2.ebuild +++ b/dev-php/File_Iterator/File_Iterator-1.4.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |