diff options
Diffstat (limited to 'app-text/peg-markdown')
-rw-r--r-- | app-text/peg-markdown/peg-markdown-0.4.14.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/peg-markdown/peg-markdown-0.4.14.ebuild b/app-text/peg-markdown/peg-markdown-0.4.14.ebuild index 10e5d2c0581c..66f95d01bb91 100644 --- a/app-text/peg-markdown/peg-markdown-0.4.14.ebuild +++ b/app-text/peg-markdown/peg-markdown-0.4.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,6 +11,7 @@ LICENSE="|| ( GPL-2 MIT )" SLOT="0" KEYWORDS="~amd64" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-libs/glib:2" DEPEND="${RDEPEND} |