diff options
author | Kent Fredric <kentnl@gentoo.org> | 2021-01-30 22:29:05 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2021-01-30 22:30:10 +1300 |
commit | ebabf601ee3cc8ae08e6eb1c900b2b42cd4f8429 (patch) | |
tree | d302c73c6768ff346a91aca69ce4b9709d7fe706 /dev-perl | |
parent | dev-python/slixmpp: Add python@ as co-maint (diff) | |
download | gentoo-ebabf601ee3cc8ae08e6eb1c900b2b42cd4f8429.tar.gz gentoo-ebabf601ee3cc8ae08e6eb1c900b2b42cd4f8429.tar.bz2 gentoo-ebabf601ee3cc8ae08e6eb1c900b2b42cd4f8429.zip |
dev-perl/Conf-Libconfig: Keyword 0.100.0-r2 ~m68k re bug #689338
Build/Test ok under qemu-m68k-user
Bug: https://bugs.gentoo.org/689338
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 8ad922bbd826..acd3c476b4fa 100644 --- a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild +++ b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for libconfig" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~m68k ~s390 ~x86" IUSE="test" RESTRICT="!test? ( test )" |