Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Conf-Libconfig/
Date: Sat, 30 Jan 2021 09:30:28
Message-Id: 1611999010.ebabf601ee3cc8ae08e6eb1c900b2b42cd4f8429.kentnl@gentoo
1 commit: ebabf601ee3cc8ae08e6eb1c900b2b42cd4f8429
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 30 09:29:05 2021 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 30 09:30:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebabf601
7
8 dev-perl/Conf-Libconfig: Keyword 0.100.0-r2 ~m68k re bug #689338
9
10 Build/Test ok under qemu-m68k-user
11
12 Bug: https://bugs.gentoo.org/689338
13 Package-Manager: Portage-3.0.14, Repoman-3.0.2
14 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
15
16 dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild
20 index 8ad922bbd82..acd3c476b4f 100644
21 --- a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild
22 +++ b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild
23 @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for libconfig"
24
25 LICENSE="BSD"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~s390 ~x86"
28 +KEYWORDS="~amd64 ~arm ~m68k ~s390 ~x86"
29 IUSE="test"
30 RESTRICT="!test? ( test )"