From: Thomas Deutschmann Date: Sun, 10 Jun 2018 16:11:27 +0000 (+0200) Subject: dev-perl/HTTP-BrowserDetect: x86 stable (bug #657636) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b66a5bf79ca159e113e60684ee73b050a4c5b0b7;p=gentoo.git dev-perl/HTTP-BrowserDetect: x86 stable (bug #657636) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.140.0.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.140.0.ebuild index 405c14cd3b75..4772d61c06a2 100644 --- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.140.0.ebuild +++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.140.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Determine Web browser, version, and platform from an HTTP user agent string" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc x86" IUSE="test" RDEPEND=""