commit: aad90213db73a9b1dc7c13129045c93fb5ae0d9c Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Mar 18 00:05:21 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> 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 <mattst88 <AT> 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
