summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-10 18:11:27 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-10 18:41:33 +0200
commitb66a5bf79ca159e113e60684ee73b050a4c5b0b7 (patch)
treeab511a72dac3649dc7387c8d68bfa9ccfc596dd2
parentdev-perl/HTTP-Message: x86 stable (bug #657636) (diff)
downloadgentoo-b66a5bf7.tar.gz
gentoo-b66a5bf7.tar.bz2
gentoo-b66a5bf7.zip
dev-perl/HTTP-BrowserDetect: x86 stable (bug #657636)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.140.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""