diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:15:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:15:51 +0100 |
commit | 2b52d40083b8bb8a48585364bd19639409612a29 (patch) | |
tree | c842536f45c41a7f8ea254b920139405f1276270 /dev-perl/IO-Tee | |
parent | dev-perl/IO-Stty: Stabilize 0.40.0 amd64, #805611 (diff) | |
download | gentoo-2b52d40083b8bb8a48585364bd19639409612a29.tar.gz gentoo-2b52d40083b8bb8a48585364bd19639409612a29.tar.bz2 gentoo-2b52d40083b8bb8a48585364bd19639409612a29.zip |
dev-perl/IO-Tee: Stabilize 0.660.0 amd64, #805614
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Tee')
-rw-r--r-- | dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild index ea63886c8d7b..4194b2e71e28 100644 --- a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild +++ b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Multiplex output to multiple output handles" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc sparc ~x86" +KEYWORDS="amd64 ~ia64 ppc sparc ~x86" RDEPEND=" virtual/perl-Carp |