diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:58:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:58:32 +0100 |
commit | b4dd664006e3799af85a845c94c3d3a745ed1ab3 (patch) | |
tree | e258dcbd7b203dc8631f340ea643e80cbad6913c /dev-python/execnet/execnet-1.7.1.ebuild | |
parent | net-libs/wvstreams: sparc stable wrt bug #684650 (diff) | |
download | gentoo-b4dd664006e3799af85a845c94c3d3a745ed1ab3.tar.gz gentoo-b4dd664006e3799af85a845c94c3d3a745ed1ab3.tar.bz2 gentoo-b4dd664006e3799af85a845c94c3d3a745ed1ab3.zip |
dev-python/execnet: sparc stable wrt bug #700574
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/execnet/execnet-1.7.1.ebuild')
-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 86161febb757..7dd0b37f7b1f 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} |