Skip to content

Commit

Permalink
dev-php/File_Iterator: add ~ppc64 keyword (bug 613766)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
  • Loading branch information
xmw committed Mar 31, 2017
1 parent 85980db commit fdb868c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-php/File_Iterator/File_Iterator-1.4.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86"
KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
IUSE=""

S="${WORKDIR}/${MY_PN}-${PV}"
Expand Down

0 comments on commit fdb868c

Please sign in to comment.