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 2C7FD138351 for ; Wed, 18 Mar 2020 00:05:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16F92E0B1C; Wed, 18 Mar 2020 00:05:45 +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 617C6E0B14 for ; Wed, 18 Mar 2020 00:05:44 +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 2135C34F181 for ; Wed, 18 Mar 2020 00:05:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0B1918B for ; Wed, 18 Mar 2020 00:05:40 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1584489932.aad90213db73a9b1dc7c13129045c93fb5ae0d9c.mattst88@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: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: aad90213db73a9b1dc7c13129045c93fb5ae0d9c X-VCS-Branch: master Date: Wed, 18 Mar 2020 00:05:40 +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: 0c7f16d5-5013-43a6-b800-008abbee1c3f X-Archives-Hash: 4aa029e0205a304e846eefdf31d979b6 commit: aad90213db73a9b1dc7c13129045c93fb5ae0d9c Author: Matt Turner gentoo org> AuthorDate: Wed Mar 18 00:05:21 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Mar 18 00:05:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad90213 media-gfx/mypaint-brushes-1.3.0-r1: add ~alpha, bug 685624 Signed-off-by: Matt Turner 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 81cc30d41ad..64ae44b0d7f 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 ~ia64 ~ppc64 x86" +KEYWORDS="~alpha amd64 arm64 ~ia64 ~ppc64 x86" IUSE="" DOCS=( AUTHORS NEWS README.md ) # to exclude README symlink