diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-08-14 08:26:30 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-08-14 08:32:31 +1200 |
commit | 91c4226f5dba611a884adceb88766962994f449b (patch) | |
tree | dea3a9631bc3d901d86a47842300db37f7bdf4fe /dev-perl/Conf-Libconfig | |
parent | dev-perl/Audio-Scan: Cleanup old 1.10.0 (diff) | |
download | gentoo-91c4226f5dba611a884adceb88766962994f449b.tar.gz gentoo-91c4226f5dba611a884adceb88766962994f449b.tar.bz2 gentoo-91c4226f5dba611a884adceb88766962994f449b.zip |
dev-perl/Conf-Libconfig: Copy-forward s390 keywording
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Conf-Libconfig')
-rw-r--r-- | dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r1.ebuild b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r1.ebuild index 6d48e73fb60e..0dfa4a34074a 100644 --- a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r1.ebuild +++ b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for libconfig" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~s390 ~x86" IUSE="test" RESTRICT="!test? ( test )" |