diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 17:52:52 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:28:28 +0800 |
commit | e1b7f35163cc7787681beb8b230fea5fe5fed279 (patch) | |
tree | 87a651d09a6083a4fc3c31a94582172c6dd80358 /virtual/python-cffi | |
parent | virtual/lapack: keyword 3.10 for ~loong (diff) | |
download | gentoo-e1b7f35163cc7787681beb8b230fea5fe5fed279.tar.gz gentoo-e1b7f35163cc7787681beb8b230fea5fe5fed279.tar.bz2 gentoo-e1b7f35163cc7787681beb8b230fea5fe5fed279.zip |
virtual/python-cffi: keyword 1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual/python-cffi')
-rw-r--r-- | virtual/python-cffi/python-cffi-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/python-cffi/python-cffi-1.ebuild b/virtual/python-cffi/python-cffi-1.ebuild index 0e9e4b1fccfd..49d3fe77d23b 100644 --- a/virtual/python-cffi/python-cffi-1.ebuild +++ b/virtual/python-cffi/python-cffi-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # please keep this ebuild at EAPI 7 -- sys-apps/portage dep @@ -10,7 +10,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 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # built-in in PyPy and PyPy3 |