diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:22:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:25:02 +0100 |
commit | 1da0a6315ebc7d411b92b208240a4e4cc957db9e (patch) | |
tree | c0fe145ee82119612fec330a4d10e9f1c18005a6 /dev-perl/UNIVERSAL-require | |
parent | dev-perl/File-HomeDir: stable 1.6.0 for ppc (diff) | |
download | gentoo-1da0a6315ebc7d411b92b208240a4e4cc957db9e.tar.gz gentoo-1da0a6315ebc7d411b92b208240a4e4cc957db9e.tar.bz2 gentoo-1da0a6315ebc7d411b92b208240a4e4cc957db9e.zip |
dev-perl/UNIVERSAL-require: stable 0.180.0 for ppc
stable wrt bug #793056
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/UNIVERSAL-require')
-rw-r--r-- | dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.180.0.ebuild b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.180.0.ebuild index 931da363d3d9..c467808e7937 100644 --- a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.180.0.ebuild +++ b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.180.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="UNIVERSAL::require - require() modules from a variable" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RESTRICT="!test? ( test )" |