diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:51:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:51:02 +0100 |
commit | ffd6ff2ab24c4e8df209113e44eec39d29b040bb (patch) | |
tree | 01b9bf7ccd1bc4d5af2bde2caca2089077ffd71b /dev-python/execnet | |
parent | dev-python/dulwich: x86 stable wrt bug #700572 (diff) | |
download | gentoo-ffd6ff2ab24c4e8df209113e44eec39d29b040bb.tar.gz gentoo-ffd6ff2ab24c4e8df209113e44eec39d29b040bb.tar.bz2 gentoo-ffd6ff2ab24c4e8df209113e44eec39d29b040bb.zip |
dev-python/execnet: x86 stable wrt bug #700574
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/execnet')
-rw-r--r-- | dev-python/execnet/execnet-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/execnet/execnet-1.7.1.ebuild b/dev-python/execnet/execnet-1.7.1.ebuild index 0a969245a9e2..86161febb757 100644 --- a/dev-python/execnet/execnet-1.7.1.ebuild +++ b/dev-python/execnet/execnet-1.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" RDEPEND=">=dev-python/apipkg-1.4[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} |