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 A0BDD1382C5 for ; Sat, 17 Mar 2018 07:01:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54FEAE086E; Sat, 17 Mar 2018 07:01:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1ED9BE086C for ; Sat, 17 Mar 2018 07:01:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8DF2E335C88 for ; Sat, 17 Mar 2018 07:01:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E82C6245 for ; Sat, 17 Mar 2018 07:01:24 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1521269594.2fbaec046b63ea7b57f1d24b18e2df496ffcdd03.mattst88@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-r1.ebuild media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild X-VCS-Directories: media-fonts/liberation-fonts/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2fbaec046b63ea7b57f1d24b18e2df496ffcdd03 X-VCS-Branch: master Date: Sat, 17 Mar 2018 07:01:24 +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: 2aad1fdd-66e6-4399-99a9-c2fcd3a0b388 X-Archives-Hash: 208144a5977964c6c5b69f49946c9088 commit: 2fbaec046b63ea7b57f1d24b18e2df496ffcdd03 Author: Matt Turner gentoo org> AuthorDate: Sat Mar 17 06:53:14 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Mar 17 06:53:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fbaec04 media-fonts/liberation-fonts: Add ~alpha media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild | 2 +- media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild index 9bc6615c2ef..0655fe03837 100644 --- a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild +++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://pagure.io/liberation-fonts" SRC_URI="!fontforge? ( https://releases.pagure.org/liberation-fonts/${PN}/${PN}-ttf-${PV}.tar.gz ) fontforge? ( https://releases.pagure.org/liberation-fonts/${PN}/${P}.tar.gz )" -KEYWORDS="amd64 arm arm64 ia64 ppc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ia64 ppc x86 ~amd64-linux ~x86-linux ~x64-solaris" SLOT="0" LICENSE="OFL-1.1" IUSE="fontforge X" diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild index 918a0af9885..765cd76b915 100644 --- a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild +++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild @@ -18,7 +18,7 @@ SRC_URI=" ) " -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris" SLOT="0" LICENSE="OFL-1.1" IUSE="fontforge X"