diff options
author | 2021-10-10 17:28:43 +0200 | |
---|---|---|
committer | 2021-10-10 17:28:43 +0200 | |
commit | 1527b72f3869a3782f3301de08ace1dca0fa8b65 (patch) | |
tree | db4c297a259e950be63f2b103f4b99550e2adab0 /dev-python/deprecated | |
parent | dev-python/dask: amd64/x86 stable (ALLARCHES policy) wrt bug #817047 (diff) | |
download | gentoo-1527b72f3869a3782f3301de08ace1dca0fa8b65.tar.gz gentoo-1527b72f3869a3782f3301de08ace1dca0fa8b65.tar.bz2 gentoo-1527b72f3869a3782f3301de08ace1dca0fa8b65.zip |
dev-python/deprecated: amd64/x86 stable (ALLARCHES policy) wrt bug #817050
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/deprecated')
-rw-r--r-- | dev-python/deprecated/deprecated-1.2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/deprecated/deprecated-1.2.13.ebuild b/dev-python/deprecated/deprecated-1.2.13.ebuild index 89023d5fda4f..2b29703c6c02 100644 --- a/dev-python/deprecated/deprecated-1.2.13.ebuild +++ b/dev-python/deprecated/deprecated-1.2.13.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]" |