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 B0400138334 for ; Thu, 26 Dec 2019 12:56:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2E70E0D7F; Thu, 26 Dec 2019 12:56:33 +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 C3B3BE0D7F for ; Thu, 26 Dec 2019 12:56:33 +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 EA63634DBAE for ; Thu, 26 Dec 2019 12:56:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2925E77 for ; Thu, 26 Dec 2019 12:56:30 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1577364966.3678dcf314b5b3b8b065b4fe8852453226c0241a.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/mypaint-brushes/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild X-VCS-Directories: media-gfx/mypaint-brushes/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 3678dcf314b5b3b8b065b4fe8852453226c0241a X-VCS-Branch: master Date: Thu, 26 Dec 2019 12:56:30 +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: 7860e0fa-a7b7-4e5e-b2f9-8ac2531ae0a0 X-Archives-Hash: 12bcb0cd2e605d3c5c2da1bb5324cd6b commit: 3678dcf314b5b3b8b065b4fe8852453226c0241a Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Dec 26 12:31:10 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Dec 26 12:56:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3678dcf3 media-gfx/mypaint-brushes: keyword on ~ppc64 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev gentoo.org> media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild index 96c9e1aba15..7c8f622060c 100644 --- a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild +++ b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Jehan/mypaint-brushes/archive/v1.3.0.tar.gz -> ${P}. LICENSE="CC0-1.0" SLOT="1.0" # due to pkgconfig name "mypaint-brushes-1.0" -KEYWORDS="amd64 arm64 x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" IUSE="" DOCS=( AUTHORS NEWS README.md ) # to exclude README symlink