diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:42:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:43:27 +0100 |
commit | ca22c8a001191a90232556784c8f5951cd8b005b (patch) | |
tree | e83caf5d890c38d96a9b8eada919a069a049bc18 /sys-apps/gptfdisk | |
parent | net-libs/libproxy: ppc stable wrt bug #709948 (diff) | |
download | gentoo-ca22c8a001191a90232556784c8f5951cd8b005b.tar.gz gentoo-ca22c8a001191a90232556784c8f5951cd8b005b.tar.bz2 gentoo-ca22c8a001191a90232556784c8f5951cd8b005b.zip |
sys-apps/gptfdisk: ppc stable wrt bug #710018
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/gptfdisk')
-rw-r--r-- | sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild index 4abbff198c81..f1daf20a9232 100644 --- a/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild +++ b/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="kernel_linux ncurses static" # libuuid from util-linux is required. |