Gentoo Archives: gentoo-dev

From: Sergei Trofimovich <slyfox@g.o>
To: "Michał Górny" <mgorny@g.o>, gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: dev-libs/rlottie/
Date: Mon, 07 Oct 2019 21:47:16
Message-Id: 20191007224701.099a1dce@sf
In Reply to: [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: dev-libs/rlottie/ by "Michał Górny"
1 On Mon, 07 Oct 2019 22:06:19 +0200
2 Michał Górny <mgorny@g.o> wrote:
3
4 > On Wed, 2019-09-25 at 21:27 +0000, Sergei Trofimovich wrote:
5 > > commit: c5398f6e286c4f644e2c476b7fe0ec33fa56f738
6 > > Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
7 > > AuthorDate: Wed Sep 25 21:27:05 2019 +0000
8 > > Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
9 > > CommitDate: Wed Sep 25 21:27:05 2019 +0000
10 > > URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5398f6e
11 > >
12 > > dev-libs/rlottie: keyworded 0.0.1_pre20190920 for ppc/ppc64, bug #695268
13 > >
14 > > Package-Manager: Portage-2.3.76, Repoman-2.3.17
15 > > RepoMan-Options: --force --include-arches="ppc ppc64"
16 >
17 > Why did you use --force here?
18
19 It was a while ago. I don't remember. What did it break?
20
21 > > Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
22 > >
23 > > dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild | 2 +-
24 > > 1 file changed, 1 insertion(+), 1 deletion(-)
25 > >
26 > > diff --git a/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild b/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild
27 > > index 91fc1181639..a875e01ea7a 100644
28 > > --- a/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild
29 > > +++ b/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild
30 > > @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Samsung/rlottie/archive/${MY_COMMIT}.tar.gz -> ${P}.
31 > >
32 > > LICENSE="BSD FTL LGPL-2.1 MIT"
33 > > SLOT="0"
34 > > -KEYWORDS="~amd64 ~x86"
35 > > +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
36 > > IUSE="test"
37 > >
38 > > RESTRICT="!test? ( test )"
39 > >
40 >
41 > --
42 > Best regards,
43 > Michał Górny
44 >
45
46
47 --
48
49 Sergei