diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:24:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:36 +0100 |
commit | b705c82a5511111fe34fcab47f13f3ef52724e76 (patch) | |
tree | 9febc7fc3e7ed8690d30040f8dce91db0427b6a1 /media-gfx/mcomix | |
parent | app-text/dblatex: x86 stable wrt bug #589558 (diff) | |
download | gentoo-b705c82a5511111fe34fcab47f13f3ef52724e76.tar.gz gentoo-b705c82a5511111fe34fcab47f13f3ef52724e76.tar.bz2 gentoo-b705c82a5511111fe34fcab47f13f3ef52724e76.zip |
media-gfx/mcomix: x86 stable wrt bug #585984
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/mcomix')
-rw-r--r-- | media-gfx/mcomix/mcomix-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/mcomix/mcomix-1.2.1.ebuild b/media-gfx/mcomix/mcomix-1.2.1.ebuild index cb54ed09a9d6..bdb9ec014d56 100644 --- a/media-gfx/mcomix/mcomix-1.2.1.ebuild +++ b/media-gfx/mcomix/mcomix-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |