diff options
author | 2024-04-18 14:35:47 -0400 | |
---|---|---|
committer | 2024-04-19 02:37:46 -0400 | |
commit | fff276051e1bc9e8e464d791f5e7dcac43ce0e59 (patch) | |
tree | 1ca20e47926485018857f7203410fb85eb04366b /dev-python/django-cache-url | |
parent | dev-python/django: Keyword 5.0.4 alpha, #926965 (diff) | |
download | gentoo-fff276051e1bc9e8e464d791f5e7dcac43ce0e59.tar.gz gentoo-fff276051e1bc9e8e464d791f5e7dcac43ce0e59.tar.bz2 gentoo-fff276051e1bc9e8e464d791f5e7dcac43ce0e59.zip |
dev-python/django-cache-url: Keyword 3.4.5 alpha, #926965
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/django-cache-url')
-rw-r--r-- | dev-python/django-cache-url/django-cache-url-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild b/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild index 3c59cbd643a3..9415dd5c26d8 100644 --- a/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild +++ b/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" dev-python/django[${PYTHON_USEDEP}] |