summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-11 21:24:46 +0000
committerSam James <sam@gentoo.org>2023-01-11 21:24:46 +0000
commit1378b9373074f6dc5e4f223a15e522e5f2476d23 (patch)
treee1fe13c5a777df2033c126bf4b5369abc6a3deff /dev-python/dj-database-url
parentnet-wireless/qdmr: add support for FEATURES=test (diff)
downloadgentoo-1378b9373074f6dc5e4f223a15e522e5f2476d23.tar.gz
gentoo-1378b9373074f6dc5e4f223a15e522e5f2476d23.tar.bz2
gentoo-1378b9373074f6dc5e4f223a15e522e5f2476d23.zip
dev-python/dj-database-url: Stabilize 1.1.0 ALLARCHES, #890531
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dj-database-url')
-rw-r--r--dev-python/dj-database-url/dj-database-url-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dj-database-url/dj-database-url-1.1.0.ebuild b/dev-python/dj-database-url/dj-database-url-1.1.0.ebuild
index c30f6849ca02..a138d32589e6 100644
--- a/dev-python/dj-database-url/dj-database-url-1.1.0.ebuild
+++ b/dev-python/dj-database-url/dj-database-url-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,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}]