diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-07 13:33:03 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-07 13:33:03 -0700 |
commit | ad46bf7ddd3502024b4077b008727735db9572d3 (patch) | |
tree | fff88714ea037df18863565dedf4c22dbc501b79 /virtual | |
parent | dev-python/pyflakes-1.6.0: ppc stable, bug 649350 (diff) | |
download | gentoo-ad46bf7ddd3502024b4077b008727735db9572d3.tar.gz gentoo-ad46bf7ddd3502024b4077b008727735db9572d3.tar.bz2 gentoo-ad46bf7ddd3502024b4077b008727735db9572d3.zip |
virtual/python-funcsigs-1: ppc stable, bug 649350
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/python-funcsigs/python-funcsigs-1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-funcsigs/python-funcsigs-1.ebuild b/virtual/python-funcsigs/python-funcsigs-1.ebuild index e35cd1ef4ca5..041d5dfbd456 100644 --- a/virtual/python-funcsigs/python-funcsigs-1.ebuild +++ b/virtual/python-funcsigs/python-funcsigs-1.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A Virtual for Python function signatures from PEP362 (py3.6 variant)" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" |