commit: 7134fd65456c158c5a32ff7b8df523aa9f411c85 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 10 16:32:49 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 10 16:32:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7134fd65
dev-ml/extlib: Stabilize 1.7.7 ppc64, #769317 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/extlib/extlib-1.7.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/extlib/extlib-1.7.7.ebuild b/dev-ml/extlib/extlib-1.7.7.ebuild index 3e4ea690aac..ec10324588f 100644 --- a/dev-ml/extlib/extlib-1.7.7.ebuild +++ b/dev-ml/extlib/extlib-1.7.7.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/ygrek/ocaml-extlib/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc +ocamlopt" # See bug #704146
