Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/qrencode/
Date: Sun, 29 May 2022 20:17:45
Message-Id: 1653855440.d3362b573e1808c2612f89306f10bf0f8ac57765.dilfridge@gentoo
1 commit: d3362b573e1808c2612f89306f10bf0f8ac57765
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 29 18:47:04 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun May 29 20:17:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3362b57
7
8 media-gfx/qrencode: builds on m68k
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 media-gfx/qrencode/qrencode-4.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/qrencode/qrencode-4.1.1.ebuild b/media-gfx/qrencode/qrencode-4.1.1.ebuild
16 index 4abfd1947f00..58e1e9cec354 100644
17 --- a/media-gfx/qrencode/qrencode-4.1.1.ebuild
18 +++ b/media-gfx/qrencode/qrencode-4.1.1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://fukuchi.org/works/${PN}/${P}.tar.bz2"
20
21 LICENSE="LGPL-2"
22 SLOT="0/4"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
25 IUSE="png test"
26 RESTRICT="!test? ( test )"