diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-28 19:11:20 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-28 19:22:23 -0500 |
commit | 0ffc9404d46834c0afc5b1ced02cb9b21caee3b6 (patch) | |
tree | 0bf3296e5f6aca539574ef7d979bd09ba3307196 /sys-fs | |
parent | dev-python/hacking: 0.10.3 stable amd64 and x86 (diff) | |
download | gentoo-0ffc9404d46834c0afc5b1ced02cb9b21caee3b6.tar.gz gentoo-0ffc9404d46834c0afc5b1ced02cb9b21caee3b6.tar.bz2 gentoo-0ffc9404d46834c0afc5b1ced02cb9b21caee3b6.zip |
sys-fs/growpart: 0.0.30 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/growpart/growpart-0.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/growpart/growpart-0.0.30.ebuild b/sys-fs/growpart/growpart-0.0.30.ebuild index 27954d1ba647..0c5835314e61 100644 --- a/sys-fs/growpart/growpart-0.0.30.ebuild +++ b/sys-fs/growpart/growpart-0.0.30.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |