mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Tony Vroon
parent
fca8065a2b
commit
13f53472a0
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user