diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 17:55:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 17:56:35 +0200 |
commit | b5183e71ad74f5298057b64b645e77f29cafa576 (patch) | |
tree | 4a57995adcaafe8c0f08114c4ad9f9f83c73e0cd /dev-perl/IO-Tee | |
parent | dev-perl/IO-SessionData: x86 stable (bug #657684) (diff) | |
download | gentoo-b5183e71ad74f5298057b64b645e77f29cafa576.tar.gz gentoo-b5183e71ad74f5298057b64b645e77f29cafa576.tar.bz2 gentoo-b5183e71ad74f5298057b64b645e77f29cafa576.zip |
dev-perl/IO-Tee: x86 stable (bug #657684)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/IO-Tee')
-rw-r--r-- | dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild index d2019f3d7cdc..e9bf79870e17 100644 --- a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild +++ b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" IUSE="" RDEPEND=" |