summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 06:38:18 +0000
committerSam James <sam@gentoo.org>2021-03-15 06:38:18 +0000
commitfd76f0524d26782ea1fea00f0e3828be32ae64a1 (patch)
tree7843ca44c8cc9a313d49bab7efb78ed4b6321e27 /sys-fs
parentapp-admin/entr: Keyword 4.6 arm, #775674 (diff)
downloadgentoo-fd76f0524d26782ea1fea00f0e3828be32ae64a1.tar.gz
gentoo-fd76f0524d26782ea1fea00f0e3828be32ae64a1.tar.bz2
gentoo-fd76f0524d26782ea1fea00f0e3828be32ae64a1.zip
sys-fs/compsize: Keyword 1.5 arm, #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 471c60d719d1..21474d2e998b 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 ~x86"
+ KEYWORDS="~amd64 ~arm ~x86"
fi
LICENSE="GPL-2+ GPL-2"