diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:34:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:34:06 +0200 |
commit | e49df2cd1102339a67376a6b89519dfe94594ffa (patch) | |
tree | 0b2c0cfad1187260a45c708cb00cc095d27c3f6a /dev-perl/IO-HTML | |
parent | dev-perl/IO-CaptureOutput: x86 stable wrt bug #805593 (diff) | |
download | gentoo-e49df2cd1102339a67376a6b89519dfe94594ffa.tar.gz gentoo-e49df2cd1102339a67376a6b89519dfe94594ffa.tar.bz2 gentoo-e49df2cd1102339a67376a6b89519dfe94594ffa.zip |
dev-perl/IO-HTML: x86 stable wrt bug #805596
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/IO-HTML')
-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 5fb20baa439b..85ccb6a42bef 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 |