diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:22:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:25:01 +0100 |
commit | 842e579690f5dbaec3b477dbed911c897852eaaa (patch) | |
tree | 7afa1ca5935dd814e822f3e73ae91b0b98526a6e /dev-perl | |
parent | dev-perl/File-Slurp: stable 9999.320.0 for ppc (diff) | |
download | gentoo-842e579690f5dbaec3b477dbed911c897852eaaa.tar.gz gentoo-842e579690f5dbaec3b477dbed911c897852eaaa.tar.bz2 gentoo-842e579690f5dbaec3b477dbed911c897852eaaa.zip |
dev-perl/File-ShareDir-Install: stable 0.130.0 for ppc
stable wrt bug #793278
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')
-rw-r--r-- | dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.130.0.ebuild b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.130.0.ebuild index cc620b7c0764..b5d60e097b0e 100644 --- a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.130.0.ebuild +++ b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.130.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Install shared files" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |