diff options
author | Sam James <sam@gentoo.org> | 2020-08-19 20:21:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-19 20:21:37 +0000 |
commit | 32ddfce1d8ce63479d23d2983fa653ce5eac3ad2 (patch) | |
tree | 623305235ccc13c1e7f937b869d2f47ebb2a6b52 /sys-fs | |
parent | sys-apps/lshw: arm64 stable (diff) | |
download | gentoo-32ddfce1d8ce63479d23d2983fa653ce5eac3ad2.tar.gz gentoo-32ddfce1d8ce63479d23d2983fa653ce5eac3ad2.tar.bz2 gentoo-32ddfce1d8ce63479d23d2983fa653ce5eac3ad2.zip |
sys-fs/mdadm: Keyword 4.1 arm64
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mdadm/mdadm-4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mdadm/mdadm-4.1.ebuild b/sys-fs/mdadm/mdadm-4.1.ebuild index 56b94c104554..515775501e94 100644 --- a/sys-fs/mdadm/mdadm-4.1.ebuild +++ b/sys-fs/mdadm/mdadm-4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/raid/mdadm/${P/_/-}.tar.xz LICENSE="GPL-2" SLOT="0" [[ "${PV}" = *_rc* ]] || \ -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="static" DEPEND="virtual/pkgconfig |