commit: 0d4315b9d6428f3748e93a487c76b887631b7a69 Author: Patrick Nicolas <patricknicolas <AT> laposte <DOT> net> AuthorDate: Mon Nov 10 18:15:22 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Mon Nov 10 18:17:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d4315b9
media-gfx/KTX-Software: apply suggestions Signed-off-by: Patrick Nicolas <patricknicolas <AT> laposte.net> media-gfx/KTX-Software/KTX-Software-4.4.2.ebuild | 6 ------ 1 file changed, 6 deletions(-) diff --git a/media-gfx/KTX-Software/KTX-Software-4.4.2.ebuild b/media-gfx/KTX-Software/KTX-Software-4.4.2.ebuild index 4bff770588..27624c9852 100644 --- a/media-gfx/KTX-Software/KTX-Software-4.4.2.ebuild +++ b/media-gfx/KTX-Software/KTX-Software-4.4.2.ebuild @@ -10,16 +10,10 @@ HOMEPAGE="https://github.com/KhronosGroup/KTX-Software" LICENSE="Apache-2.0" SLOT="0" -IUSE="" SRC_URI="https://github.com/KhronosGroup/KTX-Software/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" -RDEPEND=" -" -DEPEND=" - ${RDEPEND} -" BDEPEND=" app-shells/bash "
