diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-01 20:35:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-01 21:00:23 +0200 |
commit | f52b9146caf9832e86f917cf6d8c0345f6beb2b0 (patch) | |
tree | a0d7b6d413663e35029a20ef5560733da9d482e3 /dev-perl/WWW-Curl | |
parent | profiles: Mask dev-lang/julia-1.0.0 (diff) | |
download | gentoo-f52b9146caf9832e86f917cf6d8c0345f6beb2b0.tar.gz gentoo-f52b9146caf9832e86f917cf6d8c0345f6beb2b0.tar.bz2 gentoo-f52b9146caf9832e86f917cf6d8c0345f6beb2b0.zip |
dev-perl/WWW-Curl: x86 stable (bug #663942)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-perl/WWW-Curl')
-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 497a4d878a9e..f2ce9d9aeaf2 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" |