diff options
author | 2018-08-17 04:26:52 +0300 | |
---|---|---|
committer | 2018-08-17 04:38:10 +0300 | |
commit | ac819bdbaf46bd8658ecc7cfdcca625f90f3f244 (patch) | |
tree | 26def39fb0a6e84433e87d0eb2298cc243d31a00 /virtual/python-typing | |
parent | dev-python/sphinxcontrib-websupport: Add ~s390 keyword (diff) | |
download | gentoo-ac819bdbaf46bd8658ecc7cfdcca625f90f3f244.tar.gz gentoo-ac819bdbaf46bd8658ecc7cfdcca625f90f3f244.tar.bz2 gentoo-ac819bdbaf46bd8658ecc7cfdcca625f90f3f244.zip |
virtual/python-typing: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'virtual/python-typing')
-rw-r--r-- | virtual/python-typing/python-typing-0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-typing/python-typing-0-r1.ebuild b/virtual/python-typing/python-typing-0-r1.ebuild index 27b8d0b9b327..af93bf809ced 100644 --- a/virtual/python-typing/python-typing-0-r1.ebuild +++ b/virtual/python-typing/python-typing-0-r1.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for the Python typing module" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x64-solaris" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |