diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:15:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:15:28 +0100 |
commit | 3f50de3b64c6fee1ff733e50ba9171dafe9ea610 (patch) | |
tree | 791ace1facf3503691da505b4f634f6c92d40fd5 /dev-perl/IO-HTML/IO-HTML-1.4.0.ebuild | |
parent | dev-perl/IO-CaptureOutput: Stabilize 1.110.500 amd64, #805593 (diff) | |
download | gentoo-3f50de3b64c6fee1ff733e50ba9171dafe9ea610.tar.gz gentoo-3f50de3b64c6fee1ff733e50ba9171dafe9ea610.tar.bz2 gentoo-3f50de3b64c6fee1ff733e50ba9171dafe9ea610.zip |
dev-perl/IO-HTML: Stabilize 1.4.0 amd64, #805596
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/IO-HTML/IO-HTML-1.4.0.ebuild')
-rw-r--r-- | dev-perl/IO-HTML/IO-HTML-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-HTML/IO-HTML-1.4.0.ebuild b/dev-perl/IO-HTML/IO-HTML-1.4.0.ebuild index 207cfffc8977..810cd16a0343 100644 --- a/dev-perl/IO-HTML/IO-HTML-1.4.0.ebuild +++ b/dev-perl/IO-HTML/IO-HTML-1.4.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Open an HTML file with automatic charset detection" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-Carp |