diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-01-31 17:33:33 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-01-31 17:38:51 -0600 |
commit | 87209a685fc65db05ae7bc779418be7828898db1 (patch) | |
tree | f2dd86ba865de75b450739d384b2147a481fd048 /sys-fs/growpart | |
parent | sys-fs/growpart: initial add (diff) | |
download | gentoo-87209a685fc65db05ae7bc779418be7828898db1.tar.gz gentoo-87209a685fc65db05ae7bc779418be7828898db1.tar.bz2 gentoo-87209a685fc65db05ae7bc779418be7828898db1.zip |
sys-fs/growpart: making stable for cloud-init
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-fs/growpart')
-rw-r--r-- | sys-fs/growpart/growpart-0.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/growpart/growpart-0.0.1.ebuild b/sys-fs/growpart/growpart-0.0.1.ebuild index 7b50570c1a0d..c456b022cecb 100644 --- a/sys-fs/growpart/growpart-0.0.1.ebuild +++ b/sys-fs/growpart/growpart-0.0.1.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |