On Wed, 2019-09-25 at 21:27 +0000, Sergei Trofimovich wrote: > commit: c5398f6e286c4f644e2c476b7fe0ec33fa56f738 > Author: Sergei Trofimovich gentoo org> > AuthorDate: Wed Sep 25 21:27:05 2019 +0000 > Commit: Sergei Trofimovich gentoo org> > CommitDate: Wed Sep 25 21:27:05 2019 +0000 > URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5398f6e > > dev-libs/rlottie: keyworded 0.0.1_pre20190920 for ppc/ppc64, bug #695268 > > Package-Manager: Portage-2.3.76, Repoman-2.3.17 > RepoMan-Options: --force --include-arches="ppc ppc64" Why did you use --force here? > Signed-off-by: Sergei Trofimovich gentoo.org> > > dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild b/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild > index 91fc1181639..a875e01ea7a 100644 > --- a/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild > +++ b/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild > @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Samsung/rlottie/archive/${MY_COMMIT}.tar.gz -> ${P}. > > LICENSE="BSD FTL LGPL-2.1 MIT" > SLOT="0" > -KEYWORDS="~amd64 ~x86" > +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" > IUSE="test" > > RESTRICT="!test? ( test )" > -- Best regards, Michał Górny