commit: 7060c3498c35528353c4d1da2a13ef76ee15bd64 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 10:00:10 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 10:00:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7060c349
media-sound/openmpt123: Keyword 0.6.6 for ~arm64 Tested and working. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> media-sound/openmpt123/openmpt123-0.6.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/openmpt123/openmpt123-0.6.6.ebuild b/media-sound/openmpt123/openmpt123-0.6.6.ebuild index 14e1fd68b4de..1b565c6d4f58 100644 --- a/media-sound/openmpt123/openmpt123-0.6.6.ebuild +++ b/media-sound/openmpt123/openmpt123-0.6.6.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://lib.openmpt.org/libopenmpt/" SRC_URI="https://lib.openmpt.org/files/libopenmpt/src/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" IUSE="flac portaudio pulseaudio sdl sndfile" RDEPEND="
