diff options
Diffstat (limited to 'dev-python/deprecated')
-rw-r--r-- | dev-python/deprecated/deprecated-1.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/deprecated/deprecated-1.2.12.ebuild b/dev-python/deprecated/deprecated-1.2.12.ebuild index 381f05a3a5f5..a0b370872579 100644 --- a/dev-python/deprecated/deprecated-1.2.12.ebuild +++ b/dev-python/deprecated/deprecated-1.2.12.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]" |