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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5F137159C96 for ; Sun, 28 Jul 2024 23:38:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C9BFE2A70; Sun, 28 Jul 2024 23:38:05 +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 1D712E2A6C for ; Sun, 28 Jul 2024 23:38:05 +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 269CE33FEF1 for ; Sun, 28 Jul 2024 23:38:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA98F1E7A for ; Sun, 28 Jul 2024 23:38:02 +0000 (UTC) From: "Sam James" 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" Message-ID: <1722209866.b8d2e107d17fb83ac34d6c7d8a8477b299736812.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.13.0.ebuild X-VCS-Directories: app-text/calibre/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b8d2e107d17fb83ac34d6c7d8a8477b299736812 X-VCS-Branch: master Date: Sun, 28 Jul 2024 23:38:02 +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: 8edd6e38-7577-4c08-a25e-423366d03e4d X-Archives-Hash: cbbbfbedf32a6251bd4873c3a7ffc78c commit: b8d2e107d17fb83ac34d6c7d8a8477b299736812 Author: Sam James gentoo org> AuthorDate: Sun Jul 28 23:37:46 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 28 23:37:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d2e107 app-text/calibre: Stabilize 7.13.0 amd64, #936842 Signed-off-by: Sam James gentoo.org> app-text/calibre/calibre-7.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/calibre/calibre-7.13.0.ebuild b/app-text/calibre/calibre-7.13.0.ebuild index e42daca289d1..27ed594b785c 100644 --- a/app-text/calibre/calibre-7.13.0.ebuild +++ b/app-text/calibre/calibre-7.13.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 )"