diff options
-rw-r--r-- | dev-games/ode/ode-0.14-r1.ebuild (renamed from dev-games/ode/ode-0.14.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/ode/ode-0.14.ebuild b/dev-games/ode/ode-0.14-r1.ebuild index 48021bb5163f..8255bcefe810 100644 --- a/dev-games/ode/ode-0.14.ebuild +++ b/dev-games/ode/ode-0.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ HOMEPAGE="http://ode.org/" SRC_URI="https://bitbucket.org/odedevs/ode/downloads/${P}.tar.gz" LICENSE="|| ( LGPL-2.1+ BSD )" -SLOT="0" +SLOT="0/6" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug doc double-precision examples gyroscopic static-libs" |