summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-01 20:20:07 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-02 02:55:44 -0800
commit70261b7fcf0844b4ddd615ff04827b839f66693a (patch)
tree01e0a8330e41d52a755a285cd4e645fca6b62353
parentx11-themes/tela-icon-theme: make standard theme optional (diff)
downloadgentoo-70261b7fcf0844b4ddd615ff04827b839f66693a.tar.gz
gentoo-70261b7fcf0844b4ddd615ff04827b839f66693a.tar.bz2
gentoo-70261b7fcf0844b4ddd615ff04827b839f66693a.zip
x11-themes/tela-icon-theme: add RESTRICT="binchecks strip test"
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild2
-rw-r--r--x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild b/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild
index cb8d15b5cbfa..c686c6761162 100644
--- a/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild
+++ b/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild
@@ -30,6 +30,8 @@ IUSE="${MY_COLOR_VARIANTS[*]/standard/+standard}"
REQUIRED_USE="|| ( ${MY_COLOR_VARIANTS[*]} )"
+RESTRICT="binchecks strip test" # not needed
+
BDEPEND="app-shells/bash"
src_prepare() {
diff --git a/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild b/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild
index cb8d15b5cbfa..c686c6761162 100644
--- a/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild
+++ b/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild
@@ -30,6 +30,8 @@ IUSE="${MY_COLOR_VARIANTS[*]/standard/+standard}"
REQUIRED_USE="|| ( ${MY_COLOR_VARIANTS[*]} )"
+RESTRICT="binchecks strip test" # not needed
+
BDEPEND="app-shells/bash"
src_prepare() {