commit: 3542cd7174ac7065d188402d3dac4c244f8a50fa Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 09:40:14 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 09:51:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3542cd71
dev-ml/topkg: add ~ppc (bug 527318). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" dev-ml/topkg/topkg-0.8.1.ebuild | 2 +- dev-ml/topkg/topkg-0.9.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/topkg/topkg-0.8.1.ebuild b/dev-ml/topkg/topkg-0.8.1.ebuild index 9cc38a3b599..f5f998058d7 100644 --- a/dev-ml/topkg/topkg-0.8.1.ebuild +++ b/dev-ml/topkg/topkg-0.8.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~ppc" IUSE="" RDEPEND="dev-ml/result:= diff --git a/dev-ml/topkg/topkg-0.9.0.ebuild b/dev-ml/topkg/topkg-0.9.0.ebuild index aa4480eed11..fb7a211cf41 100644 --- a/dev-ml/topkg/topkg-0.9.0.ebuild +++ b/dev-ml/topkg/topkg-0.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~ppc" IUSE="" RDEPEND="dev-ml/result:=
