diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:28:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | b26a58d35b5272d19ed5ce41903458794eca43a5 (patch) | |
tree | 8c0c9207ad28b3450806a88b5790e81e1f4d2c72 /dev-perl/WWW-Curl | |
parent | dev-perl/Want: amd64 stable wrt bug #594276 (diff) | |
download | gentoo-b26a58d35b5272d19ed5ce41903458794eca43a5.tar.gz gentoo-b26a58d35b5272d19ed5ce41903458794eca43a5.tar.bz2 gentoo-b26a58d35b5272d19ed5ce41903458794eca43a5.zip |
dev-perl/WWW-Curl: amd64 stable wrt bug #594278
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/WWW-Curl')
-rw-r--r-- | dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild index aacac26bc3cd..56672c159553 100644 --- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild +++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild @@ -12,7 +12,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" |