summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-14 03:14:10 +0000
committerSam James <sam@gentoo.org>2024-11-14 03:14:10 +0000
commit52b7e85203fc210c11e2da49f18540b3f0b6b7eb (patch)
tree62350b482351e2a6138d39adcc86dbdcf88c95bd /dev-perl
parentdev-perl/App-perlbrew: Stabilize 1.0.0 amd64, #943424 (diff)
downloadgentoo-52b7e85203fc210c11e2da49f18540b3f0b6b7eb.tar.gz
gentoo-52b7e85203fc210c11e2da49f18540b3f0b6b7eb.tar.bz2
gentoo-52b7e85203fc210c11e2da49f18540b3f0b6b7eb.zip
dev-perl/Test2-Plugin-IOEvents: Stabilize 0.1.1 amd64, #943424
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test2-Plugin-IOEvents/Test2-Plugin-IOEvents-0.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Plugin-IOEvents/Test2-Plugin-IOEvents-0.1.1.ebuild b/dev-perl/Test2-Plugin-IOEvents/Test2-Plugin-IOEvents-0.1.1.ebuild
index ebbb536e240c..131a1c07c19d 100644
--- a/dev-perl/Test2-Plugin-IOEvents/Test2-Plugin-IOEvents-0.1.1.ebuild
+++ b/dev-perl/Test2-Plugin-IOEvents/Test2-Plugin-IOEvents-0.1.1.ebuild
@@ -10,6 +10,6 @@ inherit perl-module
DESCRIPTION="Turn STDOUT and STDERR into Test2 events"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="virtual/perl-Test2-Suite"