From 91218bb24ccb876394ba00664f7d3b280db32d63 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sun, 2 Jul 2023 22:02:01 -0700 Subject: app-misc/ddccontrol: there are no real tests from upstream Signed-off-by: Robin H. Johnson Closes: https://bugs.gentoo.org/830940 --- app-misc/ddccontrol/ddccontrol-0.6.0.ebuild | 4 ++++ app-misc/ddccontrol/ddccontrol-0.6.1.ebuild | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'app-misc') diff --git a/app-misc/ddccontrol/ddccontrol-0.6.0.ebuild b/app-misc/ddccontrol/ddccontrol-0.6.0.ebuild index c784c201fd5c..5324da6ba848 100644 --- a/app-misc/ddccontrol/ddccontrol-0.6.0.ebuild +++ b/app-misc/ddccontrol/ddccontrol-0.6.0.ebuild @@ -14,6 +14,10 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc gtk nls +pci static-libs" +# Upstream doesn't seem to care about tests: failures for lack of translations, +# and no real test targets. +RESTRICT='test' + RDEPEND="app-misc/ddccontrol-db dev-libs/glib:2 dev-libs/libxml2:2 diff --git a/app-misc/ddccontrol/ddccontrol-0.6.1.ebuild b/app-misc/ddccontrol/ddccontrol-0.6.1.ebuild index c784c201fd5c..5324da6ba848 100644 --- a/app-misc/ddccontrol/ddccontrol-0.6.1.ebuild +++ b/app-misc/ddccontrol/ddccontrol-0.6.1.ebuild @@ -14,6 +14,10 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc gtk nls +pci static-libs" +# Upstream doesn't seem to care about tests: failures for lack of translations, +# and no real test targets. +RESTRICT='test' + RDEPEND="app-misc/ddccontrol-db dev-libs/glib:2 dev-libs/libxml2:2 -- cgit v1.2.3-65-gdbad