diff options
Diffstat (limited to 'dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild')
-rw-r--r-- | dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild index f151840da6e5..45a97620b3b4 100644 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,6 +14,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" IUSE="test" +RESTRICT="!test? ( test )" CDEPEND=">=dev-lang/erlang-17.1" DEPEND="${CDEPEND} |