diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:32:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:32:41 +0200 |
commit | 0b9edf424eef9405a756c98bc68f99d0eb7db09f (patch) | |
tree | 4fb72830f26de06b8c074611e9e650c4647f14e3 /media-gfx/mcomix | |
parent | dev-util/rbtools: amd64 stable wrt bug #793341 (diff) | |
download | gentoo-0b9edf424eef9405a756c98bc68f99d0eb7db09f.tar.gz gentoo-0b9edf424eef9405a756c98bc68f99d0eb7db09f.tar.bz2 gentoo-0b9edf424eef9405a756c98bc68f99d0eb7db09f.zip |
media-gfx/mcomix: amd64 stable wrt bug #793347
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/mcomix')
-rw-r--r-- | media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild b/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild index 068254aaee86..32d293f8c14c 100644 --- a/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild +++ b/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/multiSnow/mcomix3/archive/${GIT_PV}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="" DEPEND="${PYTHON_DEPS}" |