diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 23:03:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 23:03:21 +0100 |
commit | da91cfaba05bc3bc217f92a2b3c93e176cfa1f29 (patch) | |
tree | 3e57ab21f1761d112fc753bb5d155472380a8232 /dev-perl/autovivification | |
parent | dev-perl/XML-LibXML-Simple: keyworded 0.990.0 for ppc (diff) | |
download | gentoo-da91cfaba05bc3bc217f92a2b3c93e176cfa1f29.tar.gz gentoo-da91cfaba05bc3bc217f92a2b3c93e176cfa1f29.tar.bz2 gentoo-da91cfaba05bc3bc217f92a2b3c93e176cfa1f29.zip |
dev-perl/autovivification: keyworded 0.180.0-r1 for ppc
keyworded wrt bug #766150
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/autovivification')
-rw-r--r-- | dev-perl/autovivification/autovivification-0.180.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild b/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild index ce16c24d4888..0f3ece070e4c 100644 --- a/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild +++ b/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Lexically disable autovivification" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" IUSE="test" RESTRICT="!test? ( test )" |