From dd898a183d1e1ec7521738ed38fb5b6ed2bd2dd6 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Wed, 30 Apr 2025 23:25:12 +0200 Subject: [PATCH] dev-python/django-template-partials: keyword 24.4 for ~x86 Signed-off-by: Alfredo Tupone --- .../django-template-partials-24.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django-template-partials/django-template-partials-24.4.ebuild b/dev-python/django-template-partials/django-template-partials-24.4.ebuild index 01fd0752b2c2e..722e274a6e429 100644 --- a/dev-python/django-template-partials/django-template-partials-24.4.ebuild +++ b/dev-python/django-template-partials/django-template-partials-24.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"