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 3C724158041 for ; Mon, 6 Sep 2021 17:30:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18DDEE07FE; Mon, 6 Sep 2021 17:29:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 016A6E07FE for ; Mon, 6 Sep 2021 17:29:58 +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 4CEAA340FBB for ; Mon, 6 Sep 2021 17:29:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89B0196 for ; Mon, 6 Sep 2021 17:29:55 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1630949169.2ea8e3957ce94510fd06f4be3f8c1399ab8aa0c3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/stix-fonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild X-VCS-Directories: media-fonts/stix-fonts/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2ea8e3957ce94510fd06f4be3f8c1399ab8aa0c3 X-VCS-Branch: master Date: Mon, 6 Sep 2021 17:29:55 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ffed3557-3922-4296-8c9a-26a8b9ce6849 X-Archives-Hash: 38e6dbc610dff2b48c78105923370a18 commit: 2ea8e3957ce94510fd06f4be3f8c1399ab8aa0c3 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sun Sep 5 18:18:12 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 6 17:26:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea8e395 media-fonts/stix-fonts: stable 1.1.1 for sparc, bug #807637 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild b/media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild index 32beaebcb6c..8b5ca8af48e 100644 --- a/media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild +++ b/media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" RESTRICT="binchecks strip test"