aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-05-19 22:35:32 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-05-19 22:35:32 +0200
commit6e545bb1ea40479bc0c3792a23fd44462a17a3a7 (patch)
tree6c8fd964611bac96b389d739e09149493fb2df4e /sci-libs
parent*/*: update my email address (diff)
downloadguru-6e545bb1ea40479bc0c3792a23fd44462a17a3a7.tar.gz
guru-6e545bb1ea40479bc0c3792a23fd44462a17a3a7.tar.bz2
guru-6e545bb1ea40479bc0c3792a23fd44462a17a3a7.zip
sci-libs/dart: fix typo
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/dart/dart-6.10.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/dart/dart-6.10.1-r1.ebuild b/sci-libs/dart/dart-6.10.1-r1.ebuild
index 4775af2f8..9c8461607 100644
--- a/sci-libs/dart/dart-6.10.1-r1.ebuild
+++ b/sci-libs/dart/dart-6.10.1-r1.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="bullet doc examples extras glut +ipopt +nlopt ode openscenegraph python test tutorials urdfdom"
#TODO: pagmo
-RESTRIC="!test? ( test )"
+RESTRICT="!test? ( test )"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )