commit: 5a1fd4ed569a947f7d2c2e912d5a21fa2110245d
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 14:14:44 2019 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 14:19:25 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a1fd4ed
media-radio/tlf: Fix missing RESTRICT="!test ( test )"
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>
media-radio/tlf/tlf-1.4.0.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/media-radio/tlf/tlf-1.4.0.ebuild b/media-radio/tlf/tlf-1.4.0.ebuild
index c90d371f945..5f950b40696 100644
--- a/media-radio/tlf/tlf-1.4.0.ebuild
+++ b/media-radio/tlf/tlf-1.4.0.ebuild
@@ -14,6 +14,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
+RESTRICT="!test? ( test )"
+
RDEPEND="sys-libs/ncurses:=
dev-libs/glib:2
media-libs/hamlib