diff options
author | Sam James <sam@gentoo.org> | 2023-12-30 04:09:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-30 04:09:35 +0000 |
commit | fb8958ba932d380fc0e9b2916b08cc16badeee0c (patch) | |
tree | 4d28419497a05430b2aca510ae820943ff5966af /dev-perl | |
parent | app-text/highlight: Stabilize 4.9 amd64, #921001 (diff) | |
download | gentoo-fb8958ba932d380fc0e9b2916b08cc16badeee0c.tar.gz gentoo-fb8958ba932d380fc0e9b2916b08cc16badeee0c.tar.bz2 gentoo-fb8958ba932d380fc0e9b2916b08cc16badeee0c.zip |
dev-perl/HTTP-BrowserDetect: Stabilize 3.400.0 amd64, #921009
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.400.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.400.0.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.400.0.ebuild index 11f13bc0d75a..2f479f4b5eca 100644 --- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.400.0.ebuild +++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.400.0.ebuild @@ -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" BDEPEND=" virtual/perl-ExtUtils-MakeMaker |