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 46D391382C5 for ; Sun, 13 May 2018 22:47:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E1D2E0831; Sun, 13 May 2018 22:47:51 +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 3BC81E082F for ; Sun, 13 May 2018 22:47:51 +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 58542335C95 for ; Sun, 13 May 2018 22:47:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F909297 for ; Sun, 13 May 2018 22:47:49 +0000 (UTC) From: "Thomas Deutschmann" 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" Message-ID: <1526251661.6c71460d6f0f1a5c22cf2cf16659d6bae779bf0a.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-gentium/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/sil-gentium/sil-gentium-5.000-r1.ebuild X-VCS-Directories: media-fonts/sil-gentium/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 6c71460d6f0f1a5c22cf2cf16659d6bae779bf0a X-VCS-Branch: master Date: Sun, 13 May 2018 22:47:49 +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: b983d90a-8012-4d64-8e0e-699e768de0b3 X-Archives-Hash: 0e0ec29e1ee4151bcab42b3e20a0f0f4 commit: 6c71460d6f0f1a5c22cf2cf16659d6bae779bf0a Author: Thomas Deutschmann gentoo org> AuthorDate: Sun May 13 22:46:46 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun May 13 22:47:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c71460d media-fonts/sil-gentium: x86 stable, ALLARCHES (bug #655492) Package-Manager: Portage-2.3.34, Repoman-2.3.9 media-fonts/sil-gentium/sil-gentium-5.000-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/sil-gentium/sil-gentium-5.000-r1.ebuild b/media-fonts/sil-gentium/sil-gentium-5.000-r1.ebuild index c17640d19a7..07ca20894df 100644 --- a/media-fonts/sil-gentium/sil-gentium-5.000-r1.ebuild +++ b/media-fonts/sil-gentium/sil-gentium-5.000-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://scripts.sil.org/cms/scripts/render_download.php?format=file&medi LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" IUSE="compact doc" DEPEND="app-arch/unzip"