diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-28 14:46:49 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-28 14:46:49 +0000 |
commit | aac3b84030835ef235ca9dfaa33451f8262e6b79 (patch) | |
tree | b6ad96f28483ed7b1783e3b00c2d27477a74bfe2 /dev-python | |
parent | dev-python/pyproject-fmt: Stabilize 0.9.2 ALLARCHES, #905238 (diff) | |
download | gentoo-aac3b84030835ef235ca9dfaa33451f8262e6b79.tar.gz gentoo-aac3b84030835ef235ca9dfaa33451f8262e6b79.tar.bz2 gentoo-aac3b84030835ef235ca9dfaa33451f8262e6b79.zip |
dev-python/dj-database-url: Stabilize 1.3.0 ALLARCHES, #905247
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/dj-database-url/dj-database-url-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |