diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-16 18:21:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-16 18:21:59 +0300 |
commit | 9175c71713b4030c1284ef522e924ab6e38c2eb8 (patch) | |
tree | c3b70385ead7b4472f92953db14ccd2d96f50a87 /dev-python/django-taggit | |
parent | dev-libs/cxxtools: Stabilize 3.0-r2 x86, #930468 (diff) | |
download | gentoo-9175c71713b4030c1284ef522e924ab6e38c2eb8.tar.gz gentoo-9175c71713b4030c1284ef522e924ab6e38c2eb8.tar.bz2 gentoo-9175c71713b4030c1284ef522e924ab6e38c2eb8.zip |
dev-python/django-taggit: Keyword 5.0.1 arm64, #917882
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/django-taggit')
-rw-r--r-- | dev-python/django-taggit/django-taggit-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-taggit/django-taggit-5.0.1.ebuild b/dev-python/django-taggit/django-taggit-5.0.1.ebuild index f4709002e528..830fca0f6c95 100644 --- a/dev-python/django-taggit/django-taggit-5.0.1.ebuild +++ b/dev-python/django-taggit/django-taggit-5.0.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="test" RESTRICT="!test? ( test )" |