diff options
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 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}" |