diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 04:30:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 04:30:38 +0100 |
commit | c1b5d26f86d7f07373d6018565450e24e57c0110 (patch) | |
tree | 0f8cc69059c34105ed3521d2404d9f55480f3fdb /dev-perl/HTML-Form | |
parent | dev-perl/IO-Socket-SSL: Stabilize 2.71.0 arm, #805608 (diff) | |
download | gentoo-c1b5d26f86d7f07373d6018565450e24e57c0110.tar.gz gentoo-c1b5d26f86d7f07373d6018565450e24e57c0110.tar.bz2 gentoo-c1b5d26f86d7f07373d6018565450e24e57c0110.zip |
dev-perl/HTML-Form: Stabilize 6.70.0 amd64, #805839
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/HTML-Form')
-rw-r--r-- | dev-perl/HTML-Form/HTML-Form-6.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTML-Form/HTML-Form-6.70.0.ebuild b/dev-perl/HTML-Form/HTML-Form-6.70.0.ebuild index 0072cfe9c0a0..5ee8aad0b97d 100644 --- a/dev-perl/HTML-Form/HTML-Form-6.70.0.ebuild +++ b/dev-perl/HTML-Form/HTML-Form-6.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Class that represents an HTML form element" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |