dev-perl/HTTP-BrowserDetect: x86 stable (bug #657636)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 10 Jun 2018 16:11:27 +0000 (18:11 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 10 Jun 2018 16:41:33 +0000 (18:41 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.140.0.ebuild

index 405c14cd3b7539583414950ce83f301b9301b61f..4772d61c06a2d8b2e2595f1abe708b0d270112b7 100644 (file)
@@ -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=""