diff options
author | 2023-12-15 12:17:15 +0100 | |
---|---|---|
committer | 2023-12-15 12:17:15 +0100 | |
commit | dce7e310c76e80d24c3732a96f03d2cd4715b4b4 (patch) | |
tree | 9029807d468a0e2453e926b744951b4d6374018d /dev-python/botocore | |
parent | app-arch/libarchive: Remove old (diff) | |
download | gentoo-dce7e310c76e80d24c3732a96f03d2cd4715b4b4.tar.gz gentoo-dce7e310c76e80d24c3732a96f03d2cd4715b4b4.tar.bz2 gentoo-dce7e310c76e80d24c3732a96f03d2cd4715b4b4.zip |
dev-python/botocore: Revert "Stabilize 1.34.1 ALLARCHES, #920014"
Reverts: 4ba0c54b6f4dba4e116df5569bcbf8eb6841c116
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.34.1.ebuild b/dev-python/botocore/botocore-1.34.1.ebuild index d33c969b31de..05766e84276c 100644 --- a/dev-python/botocore/botocore-1.34.1.ebuild +++ b/dev-python/botocore/botocore-1.34.1.ebuild @@ -24,7 +24,7 @@ else https://github.com/boto/botocore/archive/${PV}.tar.gz -> ${P}.gh.tar.gz " - KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" fi RDEPEND=" |