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 8CCA3138359 for ; Sun, 18 Oct 2020 15:12:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB38CE09FB; Sun, 18 Oct 2020 15:12:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 73BE9E09FB for ; Sun, 18 Oct 2020 15:12:00 +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 84B73340E28 for ; Sun, 18 Oct 2020 15:11:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8EEA3B5 for ; Sun, 18 Oct 2020 15:11:56 +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: <1603033911.ea5f39c6d0ae7f80b7a6871698be92c0008c0177.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/mupdf/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/mupdf/mupdf-1.18.0.ebuild X-VCS-Directories: app-text/mupdf/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: ea5f39c6d0ae7f80b7a6871698be92c0008c0177 X-VCS-Branch: master Date: Sun, 18 Oct 2020 15:11:56 +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: c77c4ae3-e350-414a-afd1-842a56ed77a8 X-Archives-Hash: 360c8f9607febe2a24bab10543343329 commit: ea5f39c6d0ae7f80b7a6871698be92c0008c0177 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Oct 18 15:11:06 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Oct 18 15:11:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5f39c6 app-text/mupdf: x86 stable (bug #747151) Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann gentoo.org> app-text/mupdf/mupdf-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/mupdf/mupdf-1.18.0.ebuild b/app-text/mupdf/mupdf-1.18.0.ebuild index eeb1dd7cad2..294eb05575d 100644 --- a/app-text/mupdf/mupdf-1.18.0.ebuild +++ b/app-text/mupdf/mupdf-1.18.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${P}-source" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86" IUSE="X +javascript libressl opengl ssl static-libs" # Although we use the bundled, patched version of freeglut in mupdf (because of