summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-25 05:18:33 +0000
committerSam James <sam@gentoo.org>2021-04-25 05:18:33 +0000
commit62ee47378ac8f30368c1cf411a77381ae3c4681c (patch)
tree0fd2ab7459d78dda4e18f19cd2efdbaf8d6a0671 /sys-fs
parentdev-go/act: Keyword 1.6.0 arm64, #780519 (diff)
downloadgentoo-62ee47378ac8f30368c1cf411a77381ae3c4681c.tar.gz
gentoo-62ee47378ac8f30368c1cf411a77381ae3c4681c.tar.bz2
gentoo-62ee47378ac8f30368c1cf411a77381ae3c4681c.zip
sys-fs/compsize: Keyword 1.5 arm64, #774213
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/compsize/compsize-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/compsize/compsize-1.5.ebuild b/sys-fs/compsize/compsize-1.5.ebuild
index 21474d2e998b..1fd07df8eb27 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"