diff options
Diffstat (limited to 'media-gfx/mypaint/mypaint-1.2.1.ebuild')
-rw-r--r-- | media-gfx/mypaint/mypaint-1.2.1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/media-gfx/mypaint/mypaint-1.2.1.ebuild b/media-gfx/mypaint/mypaint-1.2.1.ebuild index 9b65292a4a45..ee5a95e57d0c 100644 --- a/media-gfx/mypaint/mypaint-1.2.1.ebuild +++ b/media-gfx/mypaint/mypaint-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,9 +17,6 @@ KEYWORDS="~amd64 ~x86" IUSE="" LANGS="cs de en_CA en_GB es fr hu id it ja ko nb nn_NO pl pt_BR ro ru sl sv uk zh_CN zh_TW" -for x in ${LANGS}; do - IUSE+="linguas_${x} " -done RDEPEND=" dev-python/pygobject:3[${PYTHON_USEDEP}] |