diff options
author | Sam James <sam@gentoo.org> | 2024-01-19 03:18:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-19 03:18:37 +0000 |
commit | 20c0ff6c05911faa290d6d8dcc0441adf277f77d (patch) | |
tree | 5e65a37ee05cb39d221c3cb2b91ed85b7d74c486 /media-gfx | |
parent | net-analyzer/icinga2: add 2.14.2 (diff) | |
download | gentoo-20c0ff6c05911faa290d6d8dcc0441adf277f77d.tar.gz gentoo-20c0ff6c05911faa290d6d8dcc0441adf277f77d.tar.bz2 gentoo-20c0ff6c05911faa290d6d8dcc0441adf277f77d.zip |
media-gfx/mcomix: Stabilize 2.1.1-r1 arm64, #922243
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/mcomix/mcomix-2.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/mcomix/mcomix-2.1.1-r1.ebuild b/media-gfx/mcomix/mcomix-2.1.1-r1.ebuild index 370dca505823..18951f7211ec 100644 --- a/media-gfx/mcomix/mcomix-2.1.1-r1.ebuild +++ b/media-gfx/mcomix/mcomix-2.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv x86" +KEYWORDS="amd64 arm64 ~riscv x86" IUSE="" DEPEND="${PYTHON_DEPS}" |