app-benchmarks/geekbench: drop implicit dependency on gcc and glibc

Closes: https://bugs.gentoo.org/show_bug.cgi?id=660318
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9037
Closes: https://bugs.gentoo.org/660318
This commit is contained in:
Conrad Kostecki
2018-07-09 16:06:14 +02:00
committed by Tony Vroon
parent fca8065a2b
commit 13f53472a0
4 changed files with 0 additions and 12 deletions

View File

@@ -11,9 +11,6 @@ KEYWORDS="-* arm"
LICENSE="geekbench"
SLOT="2"
RDEPEND="sys-devel/gcc
sys-libs/glibc"
RESTRICT="bindist fetch mirror strip"
S="${WORKDIR}/dist/Geekbench-${PV}-LinuxARM"

View File

@@ -11,9 +11,6 @@ KEYWORDS="-* amd64 x86"
LICENSE="geekbench"
SLOT="2"
RDEPEND="sys-devel/gcc
sys-libs/glibc"
RESTRICT="bindist fetch mirror strip"
S="${WORKDIR}/dist/Geekbench-${PV}-Linux"

View File

@@ -11,9 +11,6 @@ KEYWORDS="-* amd64 x86"
LICENSE="geekbench"
SLOT="3"
RDEPEND="sys-devel/gcc
sys-libs/glibc"
RESTRICT="bindist fetch mirror strip"
S="${WORKDIR}/dist/Geekbench-${PV}-Linux"

View File

@@ -11,9 +11,6 @@ KEYWORDS="-* amd64 x86"
LICENSE="geekbench"
SLOT="4"
RDEPEND="sys-devel/gcc
sys-libs/glibc"
RESTRICT="bindist fetch mirror strip"
S="${WORKDIR}/Geekbench-${PV}-Linux"