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 4E816158086 for ; Wed, 6 Oct 2021 23:06:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B742E0A7F; Wed, 6 Oct 2021 23:06:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94DC5E0A81 for ; Wed, 6 Oct 2021 23:06:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F1793433FF for ; Wed, 6 Oct 2021 23:06:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D09338E for ; Wed, 6 Oct 2021 23:06:39 +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: <1633561536.a0a354398f059ed4c469d26fb74297b631da03cf.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.8-r1.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a0a354398f059ed4c469d26fb74297b631da03cf X-VCS-Branch: master Date: Wed, 6 Oct 2021 23:06:39 +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: bc74022d-66a5-4ea9-85ff-f3dd23ce1e85 X-Archives-Hash: 1a04c7cb489e09a60dc8c4350f2d7981 commit: a0a354398f059ed4c469d26fb74297b631da03cf Author: Sam James gentoo org> AuthorDate: Wed Oct 6 23:03:47 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 6 23:05:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a35439 media-gfx/krita: Stabilize 4.4.8-r1 amd64, #815478 Signed-off-by: Sam James gentoo.org> media-gfx/krita/krita-4.4.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/krita/krita-4.4.8-r1.ebuild b/media-gfx/krita/krita-4.4.8-r1.ebuild index 866a9e4645e..614c5a0ad5d 100644 --- a/media-gfx/krita/krita-4.4.8-r1.ebuild +++ b/media-gfx/krita/krita-4.4.8-r1.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!"