summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-03-30 14:09:08 -0400
committerAaron Bauman <bman@gentoo.org>2018-03-30 14:35:00 -0400
commitd14f77419eafb7d98fc5170edbdf7db482908d4f (patch)
treed38980e29874a1db0d187b93ff3b30ddbc6d64f9 /dev-python/iocapture
parentdev-python/args: amd64 stable (diff)
downloadgentoo-d14f77419eafb7d98fc5170edbdf7db482908d4f.tar.gz
gentoo-d14f77419eafb7d98fc5170edbdf7db482908d4f.tar.bz2
gentoo-d14f77419eafb7d98fc5170edbdf7db482908d4f.zip
dev-python/iocapture: amd64 stable
Bug: https://bugs.gentoo.org/644614 Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'dev-python/iocapture')
-rw-r--r--dev-python/iocapture/iocapture-0.1.2-r1.ebuild4
1 files 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 20efb540ea09..32d33181ccfe 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"