From 6f9390bae6a0aec3a5f7ecd2a870cfd741d9ff58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 29 May 2024 06:14:46 +0200 Subject: [PATCH] dev-python/dj-database-url: Fix variable order MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/dj-database-url/dj-database-url-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dj-database-url/dj-database-url-2.2.0.ebuild b/dev-python/dj-database-url/dj-database-url-2.2.0.ebuild index ab6c7b6234e0b..3f81c2338abc1 100644 --- a/dev-python/dj-database-url/dj-database-url-2.2.0.ebuild +++ b/dev-python/dj-database-url/dj-database-url-2.2.0.ebuild @@ -14,8 +14,8 @@ HOMEPAGE=" https://pypi.org/project/dj-database-url/ " -SLOT="0" LICENSE="BSD" +SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND="