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 680F91382C5 for ; Tue, 1 Jun 2021 09:00:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83B0EE085A; Tue, 1 Jun 2021 09:00:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6BD9CE085A for ; Tue, 1 Jun 2021 09:00:43 +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 7B28E340CEA for ; Tue, 1 Jun 2021 09:00:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22ADA7AF for ; Tue, 1 Jun 2021 09:00:36 +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: <1622537974.8158469f88fe3f02d616396664fe9f29b5557535.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/krita/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/krita/krita-4.4.3.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8158469f88fe3f02d616396664fe9f29b5557535 X-VCS-Branch: master Date: Tue, 1 Jun 2021 09:00:36 +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: fcedf949-c430-4751-a738-306e8b980aaf X-Archives-Hash: ebf9680b7f27a56861f155548dcd5b5c commit: 8158469f88fe3f02d616396664fe9f29b5557535 Author: Sam James gentoo org> AuthorDate: Tue Jun 1 08:59:34 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 1 08:59:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8158469f media-gfx/krita: Stabilize 4.4.3 amd64, #788835 Signed-off-by: Sam James gentoo.org> media-gfx/krita/krita-4.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/krita/krita-4.4.3.ebuild b/media-gfx/krita/krita-4.4.3.ebuild index 6186e7e98ba..f96ef5a942f 100644 --- a/media-gfx/krita/krita-4.4.3.ebuild +++ b/media-gfx/krita/krita-4.4.3.ebuild @@ -13,7 +13,7 @@ inherit ecm kde.org python-single-r1 if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.gz https://dev.gentoo.org/~asturm/distfiles/${PN}-4.2.9-patchset.tar.xz" - KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" fi DESCRIPTION="Free digital painting application. Digital Painting, Creative Freedom!"