Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/liberation-fonts/
Date: Thu, 26 Apr 2018 20:59:11
Message-Id: 1524776342.5f91fed0c30d9c37e16680063e71fbcc324d271e.zlogene@gentoo
1 commit: 5f91fed0c30d9c37e16680063e71fbcc324d271e
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 20:58:29 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 20:59:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f91fed0
7
8 media-fonts/liberation-fonts: Mark stable wrt bug #654144
9
10 Closes: https://bugs.gentoo.org/654144
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 media-fonts/liberation-fonts/liberation-fonts-2.00.1-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r3.ebuild b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r3.ebuild
17 index 6038e947fe2..78a09b75e22 100644
18 --- a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r3.ebuild
19 +++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r3.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="https://pagure.io/liberation-fonts"
21 SRC_URI="!fontforge? ( https://releases.pagure.org/${PN}/${PN}-ttf-${PV}.tar.gz )
22 fontforge? ( https://releases.pagure.org/${PN}/${P}.tar.gz )"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris"
25 +KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris"
26 SLOT="0"
27 LICENSE="OFL-1.1"
28 IUSE="fontforge X"