From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1233095-garchives=archives.gentoo.org@lists.gentoo.org> 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 EC0CE1382C5 for <garchives@archives.gentoo.org>; Sun, 20 Dec 2020 19:17:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 490412BC02B; Sun, 20 Dec 2020 19:17:34 +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 3151E2BC02B for <gentoo-commits@lists.gentoo.org>; Sun, 20 Dec 2020 19:17:34 +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 371593412FA for <gentoo-commits@lists.gentoo.org>; Sun, 20 Dec 2020 19:17:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCFAA39F for <gentoo-commits@lists.gentoo.org>; Sun, 20 Dec 2020 19:17:31 +0000 (UTC) From: "Thomas Deutschmann" <whissi@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" <whissi@gentoo.org> Message-ID: <1608491843.62fddaa0abcee56f03f5fdb684cd09a66c0fec89.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/fonttosfnt/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild X-VCS-Directories: x11-apps/fonttosfnt/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 62fddaa0abcee56f03f5fdb684cd09a66c0fec89 X-VCS-Branch: master Date: Sun, 20 Dec 2020 19:17:31 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4f0b2ee5-b0aa-430e-9c13-1de67a5720ce X-Archives-Hash: 7332d21b844b7d414e06831578d008eb commit: 62fddaa0abcee56f03f5fdb684cd09a66c0fec89 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Dec 20 19:10:55 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Dec 20 19:17:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62fddaa0 x11-apps/fonttosfnt: x86 stable (bug #758461) Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild index a2105bf3304..fe76754ea07 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND="media-libs/freetype:2 x11-libs/libX11