summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-08-12 22:04:19 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-08-12 22:04:38 -0500
commitb90552a062cb876a6383f27b19f0fc78ededd3ab (patch)
treecee590e3b4a3797f830ba6ed34f96cda41c6e20e /sys-fs
parentsys-apps/hwids: drop blockers (diff)
downloadgentoo-b90552a062cb876a6383f27b19f0fc78ededd3ab.tar.gz
gentoo-b90552a062cb876a6383f27b19f0fc78ededd3ab.tar.bz2
gentoo-b90552a062cb876a6383f27b19f0fc78ededd3ab.zip
sys-fs/growpart: 0.0.30 stable arm64 (tested in vm just built)
Fixes: https://bugs.gentoo.org/736926 Package-Manager: Portage-3.0.2, Repoman-2.3.23 RepoMan-Options: --force Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/growpart/growpart-0.0.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/growpart/growpart-0.0.30.ebuild b/sys-fs/growpart/growpart-0.0.30.ebuild
index 1c3c31db971e..2d7de159d565 100644
--- a/sys-fs/growpart/growpart-0.0.30.ebuild
+++ b/sys-fs/growpart/growpart-0.0.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ S="${WORKDIR}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
IUSE=""
DEPEND=""