From: Thomas Deutschmann Date: Sun, 10 Jun 2018 17:41:11 +0000 (+0200) Subject: dev-perl/Stream-Buffered: x86 stable (bug #657690) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f16c4a2a530c078fbecdff0b413849d4a0a84600;p=gentoo.git dev-perl/Stream-Buffered: x86 stable (bug #657690) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-perl/Stream-Buffered/Stream-Buffered-0.30.0.ebuild b/dev-perl/Stream-Buffered/Stream-Buffered-0.30.0.ebuild index c6af57cf1c91..431267b21ef4 100644 --- a/dev-perl/Stream-Buffered/Stream-Buffered-0.30.0.ebuild +++ b/dev-perl/Stream-Buffered/Stream-Buffered-0.30.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="Temporary buffer to save bytes" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="virtual/perl-IO"