diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-23 20:37:59 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-23 20:37:59 +0000 |
commit | e85edd99e91ed617f30fa4569fb54223af6d62b0 (patch) | |
tree | fe4b3e1cae0484e08bc976d716290ef13750b65c /dev-python/django-tables2 | |
parent | dev-util/cookiecutter: Keyword 2.3.1 arm64, #917836 (diff) | |
download | gentoo-e85edd99e91ed617f30fa4569fb54223af6d62b0.tar.gz gentoo-e85edd99e91ed617f30fa4569fb54223af6d62b0.tar.bz2 gentoo-e85edd99e91ed617f30fa4569fb54223af6d62b0.zip |
dev-python/django-tables2: Keyword 2.6.0 arm64, #917895
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/django-tables2')
-rw-r--r-- | dev-python/django-tables2/django-tables2-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-tables2/django-tables2-2.6.0.ebuild b/dev-python/django-tables2/django-tables2-2.6.0.ebuild index 3db8a9bb8dd1..727dd24eb674 100644 --- a/dev-python/django-tables2/django-tables2-2.6.0.ebuild +++ b/dev-python/django-tables2/django-tables2-2.6.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" SLOT="0" LICENSE="BSD-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |