summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-04-29 15:33:23 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-04-29 15:58:29 +0800
commit539adffd0a9d3c89bc5d8c6dd9221d35e3678c51 (patch)
tree64ab2bbd5a150dfce140bef738408764e3868634 /dev-python/wheel
parentdev-python/flit_core: keyword 3.7.1 for ~loong (diff)
downloadgentoo-539adffd0a9d3c89bc5d8c6dd9221d35e3678c51.tar.gz
gentoo-539adffd0a9d3c89bc5d8c6dd9221d35e3678c51.tar.bz2
gentoo-539adffd0a9d3c89bc5d8c6dd9221d35e3678c51.zip
dev-python/wheel: keyword 0.37.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/wheel')
-rw-r--r--dev-python/wheel/wheel-0.37.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wheel/wheel-0.37.1-r1.ebuild b/dev-python/wheel/wheel-0.37.1-r1.ebuild
index 214338dbe121..6f72f7970f36 100644
--- a/dev-python/wheel/wheel-0.37.1-r1.ebuild
+++ b/dev-python/wheel/wheel-0.37.1-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/pypa/wheel/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]"