commit: 9ab001a86e2967042e5d30b17a65af95c6b8d7b1 Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru> AuthorDate: Fri Dec 1 11:37:44 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Fri Dec 1 11:37:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ab001a8
app-misc/tty-share-bin: RESTRICT strip Closes: https://bugs.gentoo.org/908570 Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru> app-misc/tty-share-bin/tty-share-bin-2.4.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-misc/tty-share-bin/tty-share-bin-2.4.0.ebuild b/app-misc/tty-share-bin/tty-share-bin-2.4.0.ebuild index 5916ce6c97..cefe417752 100644 --- a/app-misc/tty-share-bin/tty-share-bin-2.4.0.ebuild +++ b/app-misc/tty-share-bin/tty-share-bin-2.4.0.ebuild @@ -12,6 +12,7 @@ KEYWORDS="~amd64" LICENSE="MIT" SLOT="0" +RESTRICT="strip" QA_FLAGS_IGNORED="usr/bin/${PN}"
