commit: 987e9eb5cae232b5b5be4ba1439654b910c188f1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 13 03:19:34 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 13 03:19:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987e9eb5
dev-libs/miniz: Keyword 3.0.1 arm64, #891201 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/miniz/miniz-3.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/miniz/miniz-3.0.1.ebuild b/dev-libs/miniz/miniz-3.0.1.ebuild index 741860999d35..7ec00b35b06c 100644 --- a/dev-libs/miniz/miniz-3.0.1.ebuild +++ b/dev-libs/miniz/miniz-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,6 +11,6 @@ SRC_URI="https://github.com/richgel999/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" DOCS=( ChangeLog.md readme.md )
