diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:58 +0200 |
commit | 90d0049375c89fe56b8714fbf7431695e1482be1 (patch) | |
tree | 262d2e62bb9737ce18c19d3a4705e080273e6540 | |
parent | dev-perl/HTTP-BrowserDetect: Stabilize 3.400.0 ppc, #921009 (diff) | |
download | gentoo-90d0049375c89fe56b8714fbf7431695e1482be1.tar.gz gentoo-90d0049375c89fe56b8714fbf7431695e1482be1.tar.bz2 gentoo-90d0049375c89fe56b8714fbf7431695e1482be1.zip |
dev-perl/HTTP-BrowserDetect: Stabilize 3.400.0 x86, #921009
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 a97bd9fe9475..118a9bb6bc96 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 |