From d14f77419eafb7d98fc5170edbdf7db482908d4f Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Fri, 30 Mar 2018 14:09:08 -0400 Subject: [PATCH] dev-python/iocapture: amd64 stable Bug: https://bugs.gentoo.org/644614 Package-Manager: Portage-2.3.26, Repoman-2.3.7 --- dev-python/iocapture/iocapture-0.1.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/iocapture/iocapture-0.1.2-r1.ebuild b/dev-python/iocapture/iocapture-0.1.2-r1.ebuild index 20efb540ea095..32d33181ccfeb 100644 --- a/dev-python/iocapture/iocapture-0.1.2-r1.ebuild +++ b/dev-python/iocapture/iocapture-0.1.2-r1.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=5 @@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.python.org/pypi/iocapture/" SRC_URI="https://github.com/oinume/iocapture/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" LICENSE="MIT" IUSE="test"