diff options
author | Fabian Groffen <grobian@gentoo.org> | 2022-04-10 14:29:36 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2022-04-10 14:32:34 +0200 |
commit | 5b4eef789b9c621f8f33a8fc42c233f5ae293e56 (patch) | |
tree | f7a64b4bcb9f911601594629325c55b0ec5c5b67 /dev-python/wheel | |
parent | dev-python/setuptools-62.0.0: marked ~x64-solaris (diff) | |
download | gentoo-5b4eef789b9c621f8f33a8fc42c233f5ae293e56.tar.gz gentoo-5b4eef789b9c621f8f33a8fc42c233f5ae293e56.tar.bz2 gentoo-5b4eef789b9c621f8f33a8fc42c233f5ae293e56.zip |
dev-python/wheep-0.37.1-r1: marked ~x64-solaris
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-python/wheel')
-rw-r--r-- | dev-python/wheel/wheel-0.37.1-r1.ebuild | 2 |
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 ce4aed17dddf..214338dbe121 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" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}]" |