diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-19 21:02:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-22 10:01:15 +0200 |
commit | e077fef1de7c3056522a507f019075bf709240ce (patch) | |
tree | 457024ee9a130c95bfebb2e9a77b718d8de4f205 /dev-python/proto-plus | |
parent | dev-python/google-auth-httplib2: Drop keyword not on pyarrow (diff) | |
download | gentoo-e077fef1de7c3056522a507f019075bf709240ce.tar.gz gentoo-e077fef1de7c3056522a507f019075bf709240ce.tar.bz2 gentoo-e077fef1de7c3056522a507f019075bf709240ce.zip |
dev-python/proto-plus: Drop keyword not on pyarrow
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/proto-plus')
-rw-r--r-- | dev-python/proto-plus/proto-plus-1.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/proto-plus/proto-plus-1.23.0.ebuild b/dev-python/proto-plus/proto-plus-1.23.0.ebuild index 56418b425e8a..e71f9a45d8dc 100644 --- a/dev-python/proto-plus/proto-plus-1.23.0.ebuild +++ b/dev-python/proto-plus/proto-plus-1.23.0.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86" +KEYWORDS="amd64 arm64 x86" RDEPEND=" <dev-python/protobuf-python-5[${PYTHON_USEDEP}] |