commit: e3189a605fc76289fdb78622c447c0e3aa082f1b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 8 03:32:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 8 03:32:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3189a60
media-libs/coin: Keyword 4.0.0 arm64, #806776 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/coin/coin-4.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/coin/coin-4.0.0.ebuild b/media-libs/coin/coin-4.0.0.ebuild index c67bb1304313..90ef8396eb87 100644 --- a/media-libs/coin/coin-4.0.0.ebuild +++ b/media-libs/coin/coin-4.0.0.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 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/coin3d/coin/wiki" SRC_URI="https://github.com/coin3d/coin/releases/download/${MY_P}/${P}-src.tar.gz" LICENSE="|| ( GPL-2 PEL )" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="debug doc +exceptions javascript man openal qthelp test threads" RESTRICT="!test? ( test )"
