diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-02-14 21:45:18 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-02-14 21:45:18 +0100 |
commit | 5fad8832db25e494f749d52ba61bf054a22898b3 (patch) | |
tree | d3e310d36f90c66657add79d3c663a0572832354 /app-benchmarks | |
parent | app-benchmarks/geekbench: add arm64 keyword (slot 5) (diff) | |
download | gentoo-5fad8832db25e494f749d52ba61bf054a22898b3.tar.gz gentoo-5fad8832db25e494f749d52ba61bf054a22898b3.tar.bz2 gentoo-5fad8832db25e494f749d52ba61bf054a22898b3.zip |
app-benchmarks/geekbench: revert slot
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/geekbench/geekbench-5.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/geekbench/geekbench-5.5.1.ebuild b/app-benchmarks/geekbench/geekbench-5.5.1.ebuild index eff2a7e2d82e..42888fd4a066 100644 --- a/app-benchmarks/geekbench/geekbench-5.5.1.ebuild +++ b/app-benchmarks/geekbench/geekbench-5.5.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}" KEYWORDS="-* ~amd64 ~arm64" LICENSE="geekbench" -SLOT="6" +SLOT="5" RESTRICT="bindist mirror" |