diff options
author | Sam James <sam@gentoo.org> | 2021-08-26 03:56:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-26 03:56:18 +0100 |
commit | d629165db140c24cb80ef18eaa76458d4aa46c90 (patch) | |
tree | c90848626ee9965f9c8142df3d36f129318d2aef /dev-perl/MooX-HandlesVia | |
parent | dev-python/isort: enable py3.10, use EPYTEST_IGNORE (diff) | |
download | gentoo-d629165db140c24cb80ef18eaa76458d4aa46c90.tar.gz gentoo-d629165db140c24cb80ef18eaa76458d4aa46c90.tar.bz2 gentoo-d629165db140c24cb80ef18eaa76458d4aa46c90.zip |
dev-perl/MooX-HandlesVia: Stabilize 0.1.9 x86, #810127
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/MooX-HandlesVia')
-rw-r--r-- | dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild index 3998941236da..51a40e56257d 100644 --- a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild +++ b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="NativeTrait-like behavior for Moo" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" RDEPEND=" dev-perl/Class-Method-Modifiers |