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 5EBFC1382C5 for ; Fri, 30 Mar 2018 03:05:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 824F6E0877; Fri, 30 Mar 2018 03:05:06 +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 59696E0877 for ; Fri, 30 Mar 2018 03:05:06 +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 C3D83335CEA for ; Fri, 30 Mar 2018 03:05:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C259270 for ; Fri, 30 Mar 2018 03:05:03 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1522379067.5738c5505e330fb9199c2b7ac00454666ed5653e.bman@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.15.0.ebuild X-VCS-Directories: app-text/calibre/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 5738c5505e330fb9199c2b7ac00454666ed5653e X-VCS-Branch: master Date: Fri, 30 Mar 2018 03:05:03 +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: 94b57903-b612-46f4-a57f-dae20947420c X-Archives-Hash: 41878cd4d693befe55be7799ef0130bd commit: 5738c5505e330fb9199c2b7ac00454666ed5653e Author: Aaron Bauman gentoo org> AuthorDate: Fri Mar 30 03:04:27 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Mar 30 03:04:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5738c550 app-text/calibre: amd64 stable Bug: https://bugs.gentoo.org/642796 Package-Manager: Portage-2.3.26, Repoman-2.3.7 app-text/calibre/calibre-3.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/calibre/calibre-3.15.0.ebuild b/app-text/calibre/calibre-3.15.0.ebuild index b8945c9e82f..6b07541efaf 100644 --- a/app-text/calibre/calibre-3.15.0.ebuild +++ b/app-text/calibre/calibre-3.15.0.ebuild @@ -32,7 +32,7 @@ LICENSE=" PSF-2 unRAR " -KEYWORDS="~amd64 ~arm x86" +KEYWORDS="amd64 ~arm x86" SLOT="0" IUSE="ios +udisks"