diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:18:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:18:17 +0100 |
commit | b64575ce18e0733a6a2d016c50a3a03c0c78e9bd (patch) | |
tree | c4f69755c7caf896a96c88f40d267c7b8047f9bd | |
parent | media-libs/exiftool: Stabilize 12.62 ppc, #908145 (diff) | |
download | gentoo-b64575ce18e0733a6a2d016c50a3a03c0c78e9bd.tar.gz gentoo-b64575ce18e0733a6a2d016c50a3a03c0c78e9bd.tar.bz2 gentoo-b64575ce18e0733a6a2d016c50a3a03c0c78e9bd.zip |
dev-perl/WWW-Curl: Stabilize 4.170.0-r3 x86, #908146
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 1a274d6215a0..79e6ae4bedf6 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}" |