From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1684696-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BD51015807E for <garchives@archives.gentoo.org>; Wed, 30 Oct 2024 12:23:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4CCBE08F9; Wed, 30 Oct 2024 11:08:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C930DE08F9 for <gentoo-commits@lists.gentoo.org>; Wed, 30 Oct 2024 11:08:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C9A934AF42 for <gentoo-commits@lists.gentoo.org>; Wed, 30 Oct 2024 11:08:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1EAA1F45 for <gentoo-commits@lists.gentoo.org>; Wed, 30 Oct 2024 11:07:57 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1730286437.0b5bcf0e127007ff14f2ac92a6651fda213f6d46.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/calibre/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/calibre/calibre-7.19.0.ebuild X-VCS-Directories: app-text/calibre/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0b5bcf0e127007ff14f2ac92a6651fda213f6d46 X-VCS-Branch: master Date: Wed, 30 Oct 2024 11:07:57 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5c854647-05e9-4e43-9af7-f73451d1e504 X-Archives-Hash: 421923135fce44a2d1a90222c9031455 commit: 0b5bcf0e127007ff14f2ac92a6651fda213f6d46 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 30 11:07:17 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 30 11:07:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b5bcf0e app-text/calibre: Stabilize 7.19.0 amd64, #942497 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/calibre/calibre-7.19.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/calibre/calibre-7.19.0.ebuild b/app-text/calibre/calibre-7.19.0.ebuild index 1983e85be666..7dc060197e38 100644 --- a/app-text/calibre/calibre-7.19.0.ebuild +++ b/app-text/calibre/calibre-7.19.0.ebuild @@ -36,7 +36,7 @@ LICENSE=" PSF-2 " SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="+font-subsetting ios speech +system-mathjax test +udisks unrar" RESTRICT="!test? ( test )"