diff options
Diffstat (limited to 'net-libs/rest/rest-0.8.1.ebuild')
-rw-r--r-- | net-libs/rest/rest-0.8.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/rest/rest-0.8.1.ebuild b/net-libs/rest/rest-0.8.1.ebuild index b8d9e4d1f22e..68bfdf67b8b9 100644 --- a/net-libs/rest/rest-0.8.1.ebuild +++ b/net-libs/rest/rest-0.8.1.ebuild @@ -12,6 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Librest" LICENSE="LGPL-2.1" SLOT="0.7" IUSE="+introspection test" +RESTRICT="!test? ( test )" KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 s390 sparc x86" # Coverage testing should not be enabled |