diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:34:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:34:46 +0200 |
commit | c22685eadbf74035e952b3dca76ff838f2dcb309 (patch) | |
tree | 0d4dca6f5cda2fd2e3ac29b01a532d67d367e9df /dev-perl/IO-Tee | |
parent | dev-python/pyclipper: x86 stable wrt bug #805413 (diff) | |
download | gentoo-c22685eadbf74035e952b3dca76ff838f2dcb309.tar.gz gentoo-c22685eadbf74035e952b3dca76ff838f2dcb309.tar.bz2 gentoo-c22685eadbf74035e952b3dca76ff838f2dcb309.zip |
dev-perl/IO-Tee: x86 stable wrt bug #805614
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 4194b2e71e28..9aab002108af 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 |