diff options
Diffstat (limited to 'dev-libs/libgdata/libgdata-0.17.8.ebuild')
-rw-r--r-- | dev-libs/libgdata/libgdata-0.17.8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/libgdata/libgdata-0.17.8.ebuild b/dev-libs/libgdata/libgdata-0.17.8.ebuild index 7c6ac6bb7a98..bd7a03c2c697 100644 --- a/dev-libs/libgdata/libgdata-0.17.8.ebuild +++ b/dev-libs/libgdata/libgdata-0.17.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,7 @@ LICENSE="LGPL-2.1+" SLOT="0/22" # subslot = libgdata soname version IUSE="+crypt gnome-online-accounts +introspection static-libs test vala" +RESTRICT="!test? ( test )" REQUIRED_USE=" gnome-online-accounts? ( crypt ) vala? ( introspection ) |