Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfontenc/
Date: Sun, 28 Apr 2019 04:21:55
Message-Id: 1556425274.8c9e737022b2afea5556c5ac2f7b66608c7cd71d.mattst88@gentoo
1 commit: 8c9e737022b2afea5556c5ac2f7b66608c7cd71d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 04:21:14 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 04:21:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9e7370
7
8 x11-libs/libfontenc-1.1.4: ppc64 stable, bug 682846
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-libs/libfontenc/libfontenc-1.1.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/libfontenc/libfontenc-1.1.4.ebuild b/x11-libs/libfontenc/libfontenc-1.1.4.ebuild
16 index 769e9b50736..780869d7c30 100644
17 --- a/x11-libs/libfontenc/libfontenc-1.1.4.ebuild
18 +++ b/x11-libs/libfontenc/libfontenc-1.1.4.ebuild
19 @@ -7,7 +7,7 @@ inherit xorg-3
20
21 DESCRIPTION="X.Org fontenc library"
22
23 -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
24 +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
25 IUSE=""
26
27 RDEPEND="sys-libs/zlib"