summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-06-25 13:55:38 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-06-25 14:08:44 +0200
commit60f96553981ed5651237d373efff0ef4bfd538b9 (patch)
tree9b09f0a35c5e2a991be0d30f0a868149b0e9a542
parentdev-python/txaio: add ~x86-linux keyword (diff)
downloadgentoo-60f96553.tar.gz
gentoo-60f96553.tar.bz2
gentoo-60f96553.zip
dev-python/typing: add ~x86-linux keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
-rw-r--r--dev-python/typing/typing-3.6.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/typing/typing-3.6.4-r1.ebuild b/dev-python/typing/typing-3.6.4-r1.ebuild
index c20796641b5f..c74ab766569d 100644
--- a/dev-python/typing/typing-3.6.4-r1.ebuild
+++ b/dev-python/typing/typing-3.6.4-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"