diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-16 19:00:31 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-16 19:35:29 +0100 |
commit | c4acf9ba859e26c5f878e4dc8245d54e112214d4 (patch) | |
tree | 8906ab3bb2c4938ca661938825797a93d74f00fe /virtual | |
parent | media-libs/exempi: stable 2.4.5 for sparc (diff) | |
download | gentoo-c4acf9ba859e26c5f878e4dc8245d54e112214d4.tar.gz gentoo-c4acf9ba859e26c5f878e4dc8245d54e112214d4.tar.bz2 gentoo-c4acf9ba859e26c5f878e4dc8245d54e112214d4.zip |
virtual/python-funcsigs: stable 1 for sparc, bug #649350
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 4a7f3f7a3434..0c1e1fb6da09 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=" |