Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ell/
Date: Sat, 08 Sep 2018 20:23:55
Message-Id: 1536438173.8029535bbf5f0f614654e65fa569ca853fdc921a.slyfox@gentoo
1 commit: 8029535bbf5f0f614654e65fa569ca853fdc921a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 8 20:22:53 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 8 20:22:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8029535b
7
8 dev-libs/ell: keyworded 0.9 for ppc, bug #657616
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
13
14 dev-libs/ell/ell-0.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/ell/ell-0.9.ebuild b/dev-libs/ell/ell-0.9.ebuild
18 index c3776ce019c..78c8eb7ee33 100644
19 --- a/dev-libs/ell/ell-0.9.ebuild
20 +++ b/dev-libs/ell/ell-0.9.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz"
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24
25 -KEYWORDS="~amd64 ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
27 IUSE="glib pie"
28
29 RDEPEND="