From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C97AD1381F1 for ; Thu, 26 Apr 2018 20:59:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4B93E0809; Thu, 26 Apr 2018 20:59:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92CBEE0809 for ; Thu, 26 Apr 2018 20:59:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11FB0335C72 for ; Thu, 26 Apr 2018 20:59:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 703901B3 for ; Thu, 26 Apr 2018 20:59:07 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1524776342.5f91fed0c30d9c37e16680063e71fbcc324d271e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/liberation-fonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/liberation-fonts/liberation-fonts-2.00.1-r3.ebuild X-VCS-Directories: media-fonts/liberation-fonts/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 5f91fed0c30d9c37e16680063e71fbcc324d271e X-VCS-Branch: master Date: Thu, 26 Apr 2018 20:59:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4b09d5c4-2550-442b-b02d-89fdcc625eb4 X-Archives-Hash: 77f986cf81d9dc2c224390e690d67cc8 commit: 5f91fed0c30d9c37e16680063e71fbcc324d271e Author: Mikle Kolyada gentoo org> AuthorDate: Thu Apr 26 20:58:29 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Apr 26 20:59:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f91fed0 media-fonts/liberation-fonts: Mark stable wrt bug #654144 Closes: https://bugs.gentoo.org/654144 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-fonts/liberation-fonts/liberation-fonts-2.00.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 6038e947fe2..78a09b75e22 100644 --- a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r3.ebuild +++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://pagure.io/liberation-fonts" SRC_URI="!fontforge? ( https://releases.pagure.org/${PN}/${PN}-ttf-${PV}.tar.gz ) fontforge? ( https://releases.pagure.org/${PN}/${P}.tar.gz )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris" SLOT="0" LICENSE="OFL-1.1" IUSE="fontforge X"