diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 20:45:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 20:45:17 +0300 |
commit | 82a8efd39c0c8e90bd46d97adf0f2fd0f7c44397 (patch) | |
tree | 64133da9fc859c322471d39d6806c1f65a1cd587 /dev-perl/WWW-Curl | |
parent | net-libs/rpcsvc-proto: Stabilize 1.4.3-r2 amd64, #908117 (diff) | |
download | gentoo-82a8efd39c0c8e90bd46d97adf0f2fd0f7c44397.tar.gz gentoo-82a8efd39c0c8e90bd46d97adf0f2fd0f7c44397.tar.bz2 gentoo-82a8efd39c0c8e90bd46d97adf0f2fd0f7c44397.zip |
dev-perl/WWW-Curl: Stabilize 4.170.0-r3 amd64, #908146
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/WWW-Curl')
-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 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}" |