From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1702811-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id BFCE11580FD
	for <garchives@archives.gentoo.org>; Tue, 24 Dec 2024 11:55:12 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 79810E07C7;
	Tue, 24 Dec 2024 11:55:11 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 57759E07C7
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 11:55:11 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5C1D1335D77
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 11:55:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E5D8218F1
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 11:55:08 +0000 (UTC)
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" <davidroman96@gmail.com>
Message-ID: <1735003053.4ee7645df5be32489fd5e80d67f08d19e16d5b04.davidroman@gentoo>
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/amdvlk/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: media-libs/amdvlk/amdvlk-2024.4.3.ebuild
X-VCS-Directories: media-libs/amdvlk/
X-VCS-Committer: davidroman
X-VCS-Committer-Name: David Roman
X-VCS-Revision: 4ee7645df5be32489fd5e80d67f08d19e16d5b04
X-VCS-Branch: master
Date: Tue, 24 Dec 2024 11:55:08 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: b3d20b9a-f30a-4795-8ca5-72d530966460
X-Archives-Hash: 410446d84280316f343c54378b5a4b49

commit:     4ee7645df5be32489fd5e80d67f08d19e16d5b04
Author:     Charlie Quinet <w.iron.zombie <AT> gmail <DOT> com>
AuthorDate: Tue Dec 24 01:17:33 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Dec 24 01:17:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ee7645d

media-libs/amdvlk: fix indentation from previous commit

oops!

Signed-off-by: Charlie Quinet <w.iron.zombie <AT> gmail.com>

 media-libs/amdvlk/amdvlk-2024.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/amdvlk/amdvlk-2024.4.3.ebuild b/media-libs/amdvlk/amdvlk-2024.4.3.ebuild
index ff2d572fe..5622aba09 100755
--- a/media-libs/amdvlk/amdvlk-2024.4.3.ebuild
+++ b/media-libs/amdvlk/amdvlk-2024.4.3.ebuild
@@ -56,7 +56,7 @@ BDEPEND="${BUNDLED_LLVM_DEPEND}
 	${PYTHON_DEPS}
 	$(python_gen_any_dep '
 		dev-python/ruamel-yaml[${PYTHON_USEDEP}]
-        dev-python/jinja2[${PYTHON_USEDEP}]
+    	dev-python/jinja2[${PYTHON_USEDEP}]
 	')
 	virtual/linux-sources"
 RDEPEND=" ${DEPEND}