From 5f4e15d766417cd8b494ae1fa948562fb0b0289f Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 14 Sep 2020 23:29:58 +0000 Subject: app-text/dictd: Fix MissingTestRestrict Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James --- app-text/dictd/dictd-1.13.0.ebuild | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'app-text/dictd/dictd-1.13.0.ebuild') diff --git a/app-text/dictd/dictd-1.13.0.ebuild b/app-text/dictd/dictd-1.13.0.ebuild index 6f994838112..79c14217587 100644 --- a/app-text/dictd/dictd-1.13.0.ebuild +++ b/app-text/dictd/dictd-1.13.0.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 + inherit readme.gentoo-r1 systemd user DESCRIPTION="Dictionary Client/Server for the DICT protocol" @@ -13,6 +14,7 @@ SLOT="0" LICENSE="GPL-2 ISOC-rfc" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="dbi judy minimal test" +RESTRICT="!test? ( test )" #