diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-21 08:06:55 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-21 08:06:55 +0100 |
commit | d1f0cbbf2270c301304ebf16cc122681a04c69c4 (patch) | |
tree | 2a131eff6fd155de4ef030d33b09b0bbf9c92607 /dev-perl/Sub-HandlesVia | |
parent | dev-ruby/fakefs: cleanup (diff) | |
download | gentoo-d1f0cbbf2270c301304ebf16cc122681a04c69c4.tar.gz gentoo-d1f0cbbf2270c301304ebf16cc122681a04c69c4.tar.bz2 gentoo-d1f0cbbf2270c301304ebf16cc122681a04c69c4.zip |
dev-perl/Sub-HandlesVia: Stabilize 0.16.0 amd64, #817449
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Sub-HandlesVia')
-rw-r--r-- | dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild index dc27d3793b81..9295dcc56da6 100644 --- a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild +++ b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="alternative handles_via implementation" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc ~x86" +KEYWORDS="amd64 ~hppa ppc ~x86" RDEPEND=" dev-perl/Class-Method-Modifiers |