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 D175A15A7D9 for ; Fri, 17 Mar 2023 17:36:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AE382BC2A6; Fri, 17 Mar 2023 17:36:36 +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 001A92BC2A6 for ; Fri, 17 Mar 2023 17:36:35 +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 2431A3412F8 for ; Fri, 17 Mar 2023 17:36:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6ADD8D7 for ; Fri, 17 Mar 2023 17:36:32 +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: <1679074578.c09a817e74041f958d27628e9a22b4b9f93425c9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/crqt-ng/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/crqt-ng/crqt-ng-1.0.9.ebuild X-VCS-Directories: app-text/crqt-ng/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c09a817e74041f958d27628e9a22b4b9f93425c9 X-VCS-Branch: master Date: Fri, 17 Mar 2023 17:36:32 +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: c66e31d3-c247-49fd-82fd-2cffdd020adc X-Archives-Hash: a843f11ef8c919873b84a7c3e5749cdd commit: c09a817e74041f958d27628e9a22b4b9f93425c9 Author: Sam James gentoo org> AuthorDate: Fri Mar 17 17:36:18 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 17 17:36:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09a817e app-text/crqt-ng: Stabilize 1.0.9 x86, #901773 Signed-off-by: Sam James gentoo.org> app-text/crqt-ng/crqt-ng-1.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/crqt-ng/crqt-ng-1.0.9.ebuild b/app-text/crqt-ng/crqt-ng-1.0.9.ebuild index 9db0e77feeaf..73ef92e6b18a 100644 --- a/app-text/crqt-ng/crqt-ng-1.0.9.ebuild +++ b/app-text/crqt-ng/crqt-ng-1.0.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/coolreader-ng/${PN}/-/archive/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+gif +svg +chm +harfbuzz +libunibreak +fribidi +zstd +libutf8proc" CDEPEND=">=app-text/crengine-ng-0.9.7[png,jpeg,fontconfig,gif=,svg=,chm=,harfbuzz=,fribidi=,zstd=,libutf8proc=]