diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-12-27 13:54:41 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-12-27 13:57:49 +0100 |
commit | 4f0f038a5ecb11ab1029288d264dbc8050864a34 (patch) | |
tree | 0b8f710478750563bce06566564a24b7f026fbe5 /dev-perl/libwww-perl | |
parent | dev-libs/libgcrypt-1.9.4: fix compilation for ppc-macos (diff) | |
download | gentoo-4f0f038a5ecb11ab1029288d264dbc8050864a34.tar.gz gentoo-4f0f038a5ecb11ab1029288d264dbc8050864a34.tar.bz2 gentoo-4f0f038a5ecb11ab1029288d264dbc8050864a34.zip |
dev-perl/libwww-perl-6.600.0-r1: marked ~ppc-macos
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.600.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.600.0-r1.ebuild b/dev-perl/libwww-perl/libwww-perl-6.600.0-r1.ebuild index 97c54ca9012c..92d8ba046b7a 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.600.0-r1.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.600.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="ssl" RDEPEND=" |