diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:40:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:40:21 +0100 |
commit | 181731f5b3b17e1e3ff8606c3e9023bb642c62b5 (patch) | |
tree | c66db8f40ac102574be26f3b44fe5f46010f3bbd /dev-python/iocapture | |
parent | dev-python/expects: amd64 stable wrt bug #711786 (diff) | |
download | gentoo-181731f5b3b17e1e3ff8606c3e9023bb642c62b5.tar.gz gentoo-181731f5b3b17e1e3ff8606c3e9023bb642c62b5.tar.bz2 gentoo-181731f5b3b17e1e3ff8606c3e9023bb642c62b5.zip |
dev-python/iocapture: amd64 stable wrt bug #711786
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/iocapture')
-rw-r--r-- | dev-python/iocapture/iocapture-0.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/iocapture/iocapture-0.1.2-r2.ebuild b/dev-python/iocapture/iocapture-0.1.2-r2.ebuild index 25d10d09ac0b..3b9cb84cb71f 100644 --- a/dev-python/iocapture/iocapture-0.1.2-r2.ebuild +++ b/dev-python/iocapture/iocapture-0.1.2-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.org/project/iocapture/" SRC_URI="https://github.com/oinume/iocapture/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" LICENSE="MIT" IUSE="test" RESTRICT="!test? ( test )" |