diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-04 16:11:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-04 16:11:58 +0000 |
commit | 3d7e4f2af8b01528aa6a4e47546840ba8201923e (patch) | |
tree | 99950fb291d356ae238c45e57f2fb36a63d8a3ef /dev-perl/HTTP-BrowserDetect | |
parent | dev-libs/pugixml: Stabilize 1.14 ppc, #916838 (diff) | |
download | gentoo-3d7e4f2af8b01528aa6a4e47546840ba8201923e.tar.gz gentoo-3d7e4f2af8b01528aa6a4e47546840ba8201923e.tar.bz2 gentoo-3d7e4f2af8b01528aa6a4e47546840ba8201923e.zip |
dev-perl/HTTP-BrowserDetect: Stabilize 3.390.0 ppc, #916811
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.390.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.390.0.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.390.0.ebuild index 6a1ab3fc2a3e..c04ac7ba116c 100644 --- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.390.0.ebuild +++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.390.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 |