diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 03:03:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 03:03:36 +0300 |
commit | fde5a7524db3169b8ca4bae14198d49dcd55ddc5 (patch) | |
tree | 4660f2e08d51c1566c4f9b889bd5474f2db915ee /dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild | |
parent | dev-perl/WWW-RobotRules: s390 stable wrt bug #663942 (diff) | |
download | gentoo-fde5a7524db3169b8ca4bae14198d49dcd55ddc5.tar.gz gentoo-fde5a7524db3169b8ca4bae14198d49dcd55ddc5.tar.bz2 gentoo-fde5a7524db3169b8ca4bae14198d49dcd55ddc5.zip |
dev-perl/WWW-Curl: amd64 stable wrt bug #663942
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild')
-rw-r--r-- | dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild index 200afbf43e6e..497a4d878a9e 100644 --- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild +++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.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" IUSE="" RDEPEND="net-misc/curl" |