diff options
author | 2025-01-16 15:15:51 +0100 | |
---|---|---|
committer | 2025-01-16 15:16:20 +0100 | |
commit | af12399dc2d1801e49a0f126b9162567fe040ba9 (patch) | |
tree | 20b30cb38fb65159b4370c2acfa47ca8ac880bb2 /app-benchmarks/i7z | |
parent | app-benchmarks/i7z: f (diff) | |
download | gentoo-af12399dc2d1801e49a0f126b9162567fe040ba9.tar.gz gentoo-af12399dc2d1801e49a0f126b9162567fe040ba9.tar.bz2 gentoo-af12399dc2d1801e49a0f126b9162567fe040ba9.zip |
app-benchmarks/i7z: f
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'app-benchmarks/i7z')
-rw-r--r-- | app-benchmarks/i7z/i7z-93_p20131012-r3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-benchmarks/i7z/i7z-93_p20131012-r3.ebuild b/app-benchmarks/i7z/i7z-93_p20131012-r3.ebuild index bb001c963c8d..4941ccb69943 100644 --- a/app-benchmarks/i7z/i7z-93_p20131012-r3.ebuild +++ b/app-benchmarks/i7z/i7z-93_p20131012-r3.ebuild @@ -10,10 +10,11 @@ DESCRIPTION="A better i7 (and now i3, i5) reporting tool for Linux" HOMEPAGE="https://github.com/ajaiantilal/i7z" SRC_URI="https://github.com/ajaiantilal/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${COMMIT}" - LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" + +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + IUSE="policykit qt6" RDEPEND=" |