commit:     62ee47378ac8f30368c1cf411a77381ae3c4681c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 05:18:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 05:18:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ee4737

sys-fs/compsize: Keyword 1.5 arm64, #774213

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/compsize/compsize-1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/compsize/compsize-1.5.ebuild 
b/sys-fs/compsize/compsize-1.5.ebuild
index 21474d2e998..1fd07df8eb2 100644
--- a/sys-fs/compsize/compsize-1.5.ebuild
+++ b/sys-fs/compsize/compsize-1.5.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]] ; then
        EGIT_REPO_URI="https://github.com/kilobyte/compsize.git";
 else
        SRC_URI="https://github.com/kilobyte/compsize/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 fi
 
 LICENSE="GPL-2+ GPL-2"

Reply via email to