commit: da3c8f3dfeccbb2228868c44737c995b575be2d5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 5 18:39:04 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 5 18:39:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3c8f3d
dev-python/rencode: Keyword 1.0.6 arm64, #774042 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/rencode/rencode-1.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/rencode/rencode-1.0.6.ebuild b/dev-python/rencode/rencode-1.0.6.ebuild index 03525db2042..a23f32664aa 100644 --- a/dev-python/rencode/rencode-1.0.6.ebuild +++ b/dev-python/rencode/rencode-1.0.6.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 @@ SRC_URI="https://github.com/aresch/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=""
