diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-17 19:12:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-17 19:12:38 +0100 |
commit | 0a322c0cea4d2b76c3e2682dc92f84d02db4c9e8 (patch) | |
tree | 74ccbd72813cfe4635923da7d28b7fc9f273b262 /media-gfx/mypaint | |
parent | profiles/targets/systemd: use.mask elogind (diff) | |
download | gentoo-0a322c0cea4d2b76c3e2682dc92f84d02db4c9e8.tar.gz gentoo-0a322c0cea4d2b76c3e2682dc92f84d02db4c9e8.tar.bz2 gentoo-0a322c0cea4d2b76c3e2682dc92f84d02db4c9e8.zip |
media-gfx/mypaint: amd64 stable wrt bug #676552
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-gfx/mypaint')
-rw-r--r-- | media-gfx/mypaint/mypaint-1.2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/mypaint/mypaint-1.2.1-r3.ebuild b/media-gfx/mypaint/mypaint-1.2.1-r3.ebuild index 43afe4219d73..d3156f6ad318 100644 --- a/media-gfx/mypaint/mypaint-1.2.1-r3.ebuild +++ b/media-gfx/mypaint/mypaint-1.2.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mypaint/${PN}/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" REQUIRED_USE=${PYTHON_REQUIRED_USE} |