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 0900B138334 for ; Mon, 30 Sep 2019 19:15:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C91AE0901; Mon, 30 Sep 2019 19:15:30 +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 3629CE0901 for ; Mon, 30 Sep 2019 19:15:30 +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 A7A3434B719 for ; Mon, 30 Sep 2019 19:15:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6834803 for ; Mon, 30 Sep 2019 19:15:26 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1569870918.26724c2d2b0af11ed8e2a134604d1c9cc10c7f8b.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/calibre/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/calibre/calibre-3.47.1.ebuild X-VCS-Directories: app-text/calibre/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 26724c2d2b0af11ed8e2a134604d1c9cc10c7f8b X-VCS-Branch: master Date: Mon, 30 Sep 2019 19:15:26 +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: b9643921-15b0-4af2-bad6-be4ce5647233 X-Archives-Hash: 00fa08ce46b8ca235b95031868325aaa commit: 26724c2d2b0af11ed8e2a134604d1c9cc10c7f8b Author: Zac Medico gentoo org> AuthorDate: Mon Sep 30 19:13:44 2019 +0000 Commit: Zac Medico gentoo org> CommitDate: Mon Sep 30 19:15:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26724c2d app-text/calibre: stabilize 3.47.1 amd64 and x86 Closes: https://bugs.gentoo.org/695902 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico gentoo.org> app-text/calibre/calibre-3.47.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/calibre/calibre-3.47.1.ebuild b/app-text/calibre/calibre-3.47.1.ebuild index 9b8c29fcc23..c798de6c6e2 100644 --- a/app-text/calibre/calibre-3.47.1.ebuild +++ b/app-text/calibre/calibre-3.47.1.ebuild @@ -31,7 +31,7 @@ LICENSE=" OFL-1.1 PSF-2 " -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" SLOT="0" IUSE="ios +udisks"