diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:11:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:41:33 +0200 |
commit | b66a5bf79ca159e113e60684ee73b050a4c5b0b7 (patch) | |
tree | ab511a72dac3649dc7387c8d68bfa9ccfc596dd2 /dev-perl/HTTP-BrowserDetect | |
parent | dev-perl/HTTP-Message: x86 stable (bug #657636) (diff) | |
download | gentoo-b66a5bf79ca159e113e60684ee73b050a4c5b0b7.tar.gz gentoo-b66a5bf79ca159e113e60684ee73b050a4c5b0b7.tar.bz2 gentoo-b66a5bf79ca159e113e60684ee73b050a4c5b0b7.zip |
dev-perl/HTTP-BrowserDetect: x86 stable (bug #657636)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect')
-rw-r--r-- | dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.140.0.ebuild | 4 |
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="" |