diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-19 15:22:14 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-19 15:36:13 +0200 |
commit | 310e8bdad05cace2a3eaee45a7989d792f9354e8 (patch) | |
tree | 3e2f9646d7bb2e2afc1eac40e419111217ee4de8 /virtual/python-cffi | |
parent | dev-python/requests: arm64 stable (bug 617258) (diff) | |
download | gentoo-310e8bdad05cace2a3eaee45a7989d792f9354e8.tar.gz gentoo-310e8bdad05cace2a3eaee45a7989d792f9354e8.tar.bz2 gentoo-310e8bdad05cace2a3eaee45a7989d792f9354e8.zip |
virtual/python-cffi: arm64 stable (bug 617258).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'virtual/python-cffi')
-rw-r--r-- | virtual/python-cffi/python-cffi-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-cffi/python-cffi-0.ebuild b/virtual/python-cffi/python-cffi-0.ebuild index b59da4e03e2b..516695acf789 100644 --- a/virtual/python-cffi/python-cffi-0.ebuild +++ b/virtual/python-cffi/python-cffi-0.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for the Python cffi package" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # built-in in PyPy and PyPy3 |