diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-25 00:30:31 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:51 +0100 |
commit | 735b65b3baa41493107373637fe600ac657112f9 (patch) | |
tree | 28146e340c68e8f5b8cdb3eabe97e1986b1d6b56 /dev-perl | |
parent | dev-perl/URI-Fetch: keyword 0.150.0 for ~ppc64 (diff) | |
download | gentoo-735b65b3baa41493107373637fe600ac657112f9.tar.gz gentoo-735b65b3baa41493107373637fe600ac657112f9.tar.bz2 gentoo-735b65b3baa41493107373637fe600ac657112f9.zip |
dev-perl/LWP-Authen-Wsse: keyword 0.50.0-r2 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0-r2.ebuild b/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0-r2.ebuild index 0e17a61d2f66..5a4869e1f7b5 100644 --- a/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0-r2.ebuild +++ b/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Library for enabling X-WSSE authentication in LWP" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" RDEPEND=" virtual/perl-MIME-Base64 |