diff options
author | Sam James <sam@gentoo.org> | 2021-04-21 19:54:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-21 19:54:45 +0100 |
commit | 04069153a592e59906ca630138406f1d041c8cd8 (patch) | |
tree | db3d3849900c0395f9720e338446809067e9eaf2 /dev-ml/lablgl | |
parent | dev-util/strace: Stabilize 5.11 arm, #784800 (diff) | |
download | gentoo-04069153a592e59906ca630138406f1d041c8cd8.tar.gz gentoo-04069153a592e59906ca630138406f1d041c8cd8.tar.bz2 gentoo-04069153a592e59906ca630138406f1d041c8cd8.zip |
dev-ml/lablgl: Stabilize 1.06-r1 ppc, #784605
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/lablgl')
-rw-r--r-- | dev-ml/lablgl/lablgl-1.06-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lablgl/lablgl-1.06-r1.ebuild b/dev-ml/lablgl/lablgl-1.06-r1.ebuild index 427234ccf7b8..d1c69a19b46d 100644 --- a/dev-ml/lablgl/lablgl-1.06-r1.ebuild +++ b/dev-ml/lablgl/lablgl-1.06-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/garrigue/lablgl/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc glut +ocamlopt tk" RDEPEND=" |