commit: aac3b84030835ef235ca9dfaa33451f8262e6b79
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 28 14:46:49 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 28 14:46:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac3b840
dev-python/dj-database-url: Stabilize 1.3.0 ALLARCHES, #905247
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/dj-database-url/dj-database-url-1.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dj-database-url/dj-database-url-1.3.0.ebuild
b/dev-python/dj-database-url/dj-database-url-1.3.0.ebuild
index 7c7f2279f539..3a12c3eb8771 100644
--- a/dev-python/dj-database-url/dj-database-url-1.3.0.ebuild
+++ b/dev-python/dj-database-url/dj-database-url-1.3.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux
~x86-linux"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux
~x86-linux"
RDEPEND="
dev-python/django[${PYTHON_USEDEP}]