diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:56:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:56:47 +0200 |
commit | b4597c2118e94bd1d200950a455c0ab52167bd66 (patch) | |
tree | 7e679001cfd2427d37bf60967608c5e142f975b3 /sys-fs/growpart | |
parent | dev-python/sure: ppc64 stable wrt bug #586656 (diff) | |
download | gentoo-b4597c2118e94bd1d200950a455c0ab52167bd66.tar.gz gentoo-b4597c2118e94bd1d200950a455c0ab52167bd66.tar.bz2 gentoo-b4597c2118e94bd1d200950a455c0ab52167bd66.zip |
sys-fs/growpart: ppc64 stable wrt bug #586656
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/growpart')
-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 0c5835314e61..1c3c31db971e 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 ppc64 x86" IUSE="" DEPEND="" |