diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 01:09:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 01:09:46 +0000 |
commit | 378a7829efc9fb4e3060c80b141f60200e7e76c4 (patch) | |
tree | 751a319b861ef99c4e20d7bb89d6170800ea90a2 /dev-python/pytz_deprecation_shim | |
parent | dev-python/pytzdata: Keyword 2020.1-r1 arm64, #818877 (diff) | |
download | gentoo-378a7829efc9fb4e3060c80b141f60200e7e76c4.tar.gz gentoo-378a7829efc9fb4e3060c80b141f60200e7e76c4.tar.bz2 gentoo-378a7829efc9fb4e3060c80b141f60200e7e76c4.zip |
dev-python/pytz_deprecation_shim: Keyword 0.1.0_p0 arm64, #818877
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytz_deprecation_shim')
-rw-r--r-- | dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0.ebuild b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0.ebuild index 28c95ccfeac2..cf95034b0cf2 100644 --- a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0.ebuild +++ b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/pytzdata[${PYTHON_USEDEP}] |