From: Agostino Sarubbo Date: Wed, 25 Mar 2020 14:02:45 +0000 (+0100) Subject: dev-python/typing-extensions: amd64 stable wrt bug #714538 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=14ed7872382584597cf981b1c37e02e0dea52ed4;p=gentoo.git dev-python/typing-extensions: amd64 stable wrt bug #714538 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/typing-extensions/typing-extensions-3.7.4.1.ebuild b/dev-python/typing-extensions/typing-extensions-3.7.4.1.ebuild index e923c15e390e..e73be6f59edd 100644 --- a/dev-python/typing-extensions/typing-extensions-3.7.4.1.ebuild +++ b/dev-python/typing-extensions/typing-extensions-3.7.4.1.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"