diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-07-05 14:46:33 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-07-05 15:01:47 -0500 |
commit | 0c7611c6c3250471ca0778ca238afc7903f92b17 (patch) | |
tree | 0eb2fba27e35d235e62b1bfce07ce95e65801b66 /sys-fs | |
parent | app-emulation/virt-what: 1.21 stable amd64 arm ppc ppc64 sparc x86 (diff) | |
download | gentoo-0c7611c6c3250471ca0778ca238afc7903f92b17.tar.gz gentoo-0c7611c6c3250471ca0778ca238afc7903f92b17.tar.bz2 gentoo-0c7611c6c3250471ca0778ca238afc7903f92b17.zip |
sys-fs/growpart: 0.0.32 stable amd64/arm64/ppc64/x86
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/growpart/growpart-0.0.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/growpart/growpart-0.0.32.ebuild b/sys-fs/growpart/growpart-0.0.32.ebuild index aa8ac8c42c28..0870eae20f3b 100644 --- a/sys-fs/growpart/growpart-0.0.32.ebuild +++ b/sys-fs/growpart/growpart-0.0.32.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ppc64 x86" IUSE="" DEPEND="" |