projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caf32a9
)
app-text/dvipng: Add conditional test restriction.
author
Ulrich Müller
<ulm@gentoo.org>
Sun, 18 Aug 2019 07:02:46 +0000
(09:02 +0200)
committer
Ulrich Müller
<ulm@gentoo.org>
Sun, 18 Aug 2019 07:04:42 +0000
(09:04 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-text/dvipng/dvipng-1.15-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-text/dvipng/dvipng-1.15-r1.ebuild
b/app-text/dvipng/dvipng-1.15-r1.ebuild
index af72b049c50dd8b6d3a92d71db76b1c370d2a7da..a7c56c1005f16f710a4345313017f2d6e48e2cad 100644
(file)
--- 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:=