commit: 82a8efd39c0c8e90bd46d97adf0f2fd0f7c44397
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 9 17:45:17 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 9 17:45:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a8efd3
dev-perl/WWW-Curl: Stabilize 4.170.0-r3 amd64, #908146
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild
b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild
index 9a0567845594..1a274d6215a0 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Perl extension interface for libcurl"
LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
RDEPEND="net-misc/curl"
DEPEND="${RDEPEND}"