diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:23:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:26:58 +0100 |
commit | 7c5cdad99de1d8dc71b0a128e3b5876eb740e212 (patch) | |
tree | e2afbf0f4d95c7784f2d4af9ce31a6a32877be58 /dev-python/iocapture | |
parent | dev-python/argh: x86 stable wrt bug #606000 (diff) | |
download | gentoo-7c5cdad99de1d8dc71b0a128e3b5876eb740e212.tar.gz gentoo-7c5cdad99de1d8dc71b0a128e3b5876eb740e212.tar.bz2 gentoo-7c5cdad99de1d8dc71b0a128e3b5876eb740e212.zip |
dev-python/iocapture: x86 stable wrt bug #606000
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/iocapture')
-rw-r--r-- | dev-python/iocapture/iocapture-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/iocapture/iocapture-0.1.2.ebuild b/dev-python/iocapture/iocapture-0.1.2.ebuild index 327329a81fd2..521a8c56754f 100644 --- a/dev-python/iocapture/iocapture-0.1.2.ebuild +++ b/dev-python/iocapture/iocapture-0.1.2.ebuild @@ -13,7 +13,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" |