diff options
author | Sam James <sam@gentoo.org> | 2021-09-08 02:25:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-08 02:25:21 +0100 |
commit | 8f8486834320d44c279c328891f36eb55aa52109 (patch) | |
tree | 0cabf79a741851fd66b80b2c045367c061dceade /sys-fs/shake | |
parent | dev-python/ipykernel: Keyword 6.2.0 arm, #810070 (diff) | |
download | gentoo-8f8486834320d44c279c328891f36eb55aa52109.tar.gz gentoo-8f8486834320d44c279c328891f36eb55aa52109.tar.bz2 gentoo-8f8486834320d44c279c328891f36eb55aa52109.zip |
sys-fs/shake: Keyword 1.0 arm, #809701
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/shake')
-rw-r--r-- | sys-fs/shake/shake-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/shake/shake-1.0.ebuild b/sys-fs/shake/shake-1.0.ebuild index 86e302269c32..282c2b6d87c6 100644 --- a/sys-fs/shake/shake-1.0.ebuild +++ b/sys-fs/shake/shake-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/unbrice/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="" RDEPEND="sys-apps/attr" |