diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:57 +0200 |
commit | c66b321c6a81d388d8276930c2de88fe0cc95258 (patch) | |
tree | 5b4a16e19d2f4be7e428997dbabca3f358ca0e36 /dev-perl/HTTP-BrowserDetect | |
parent | games-roguelike/stone-soup: Stabilize 0.31.0_pre20231027 x86, #921004 (diff) | |
download | gentoo-c66b321c6a81d388d8276930c2de88fe0cc95258.tar.gz gentoo-c66b321c6a81d388d8276930c2de88fe0cc95258.tar.bz2 gentoo-c66b321c6a81d388d8276930c2de88fe0cc95258.zip |
dev-perl/HTTP-BrowserDetect: Stabilize 3.400.0 ppc, #921009
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect')
-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 2f479f4b5eca..a97bd9fe9475 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 |