diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:41:11 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:43:07 +0200 |
commit | f16c4a2a530c078fbecdff0b413849d4a0a84600 (patch) | |
tree | df328d9921d58e79ffada7e6a1725468402f5e0f /dev-perl/Stream-Buffered | |
parent | dev-perl/JSON-RPC: x86 stable (bug #657690) (diff) | |
download | gentoo-f16c4a2a530c078fbecdff0b413849d4a0a84600.tar.gz gentoo-f16c4a2a530c078fbecdff0b413849d4a0a84600.tar.bz2 gentoo-f16c4a2a530c078fbecdff0b413849d4a0a84600.zip |
dev-perl/Stream-Buffered: x86 stable (bug #657690)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Stream-Buffered')
-rw-r--r-- | dev-perl/Stream-Buffered/Stream-Buffered-0.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |