diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 02:45:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 02:45:26 +0000 |
commit | cdfb62fcefc40049c19dba72eb4a76f6faa77fa5 (patch) | |
tree | 0cd43d75829cb37ae8aa56d07fba7a5b630242dc /dev-perl/HTTP-BrowserDetect | |
parent | dev-perl/ExtUtils-Config: Stabilize 0.10.0 arm, #943431 (diff) | |
download | gentoo-cdfb62fcefc40049c19dba72eb4a76f6faa77fa5.tar.gz gentoo-cdfb62fcefc40049c19dba72eb4a76f6faa77fa5.tar.bz2 gentoo-cdfb62fcefc40049c19dba72eb4a76f6faa77fa5.zip |
dev-perl/HTTP-BrowserDetect: Stabilize 3.410.0 ppc, #943432
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect')
-rw-r--r-- | dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.410.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.410.0.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.410.0.ebuild index ded8ba6e70ce..a07e98cf4067 100644 --- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.410.0.ebuild +++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.410.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 |