diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-27 17:36:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-27 17:36:38 +0200 |
commit | 29525bf99abde821fcb142fbf076e864271b7596 (patch) | |
tree | 59951be2949def545198cd09ee9ca0e63f31a60a /sys-block | |
parent | dev-python/django-q: Remove myself as maintainer (diff) | |
download | gentoo-29525bf99abde821fcb142fbf076e864271b7596.tar.gz gentoo-29525bf99abde821fcb142fbf076e864271b7596.tar.bz2 gentoo-29525bf99abde821fcb142fbf076e864271b7596.zip |
sys-block/flashbench: Keyword 20120606 arm64, #830022
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/flashbench/flashbench-20120606.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/flashbench/flashbench-20120606.ebuild b/sys-block/flashbench/flashbench-20120606.ebuild index 1d87392c9c7a..307d3b9f841e 100644 --- a/sys-block/flashbench/flashbench-20120606.ebuild +++ b/sys-block/flashbench/flashbench-20120606.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ HOMEPAGE="http://git.linaro.org/people/arnd.bergmann/flashbench.git" SRC_URI="https://dev.gentoo.org/~bircoph/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" PATCHES=( ${FILESDIR}/${P}-Makefile.patch ) |