summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-08-18 09:02:46 +0200
committerUlrich Müller <ulm@gentoo.org>2019-08-18 09:04:42 +0200
commit7ad680707d92549830aeef412ba94f7d99bd4237 (patch)
tree7505adc0999fed8b806c1aa3e2c9fe421a77c4f9 /app-text/dvipng
parentprofiles: remove obsolete rustfmt mask (diff)
downloadgentoo-7ad680707d92549830aeef412ba94f7d99bd4237.tar.gz
gentoo-7ad680707d92549830aeef412ba94f7d99bd4237.tar.bz2
gentoo-7ad680707d92549830aeef412ba94f7d99bd4237.zip
app-text/dvipng: Add conditional test restriction.
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-text/dvipng')
-rw-r--r--app-text/dvipng/dvipng-1.15-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/dvipng/dvipng-1.15-r1.ebuild b/app-text/dvipng/dvipng-1.15-r1.ebuild
index af72b049c50d..a7c56c1005f1 100644
--- a/app-text/dvipng/dvipng-1.15-r1.ebuild
+++ b/app-text/dvipng/dvipng-1.15-r1.ebuild
@@ -13,6 +13,7 @@ LICENSE="LGPL-3+ Texinfo-manual"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="truetype test"
+RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/kpathsea-6.2.1:=