diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:27:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:27:26 +0100 |
commit | 8bbed5e1be04576dbee56f1e80012c5810c61dc9 (patch) | |
tree | 021146e32b7f0b6c90af46f5fb1a2beb078698e0 /sys-apps/gptfdisk | |
parent | sys-power/acpid: ia64 stable wrt bug #710004 (diff) | |
download | gentoo-8bbed5e1be04576dbee56f1e80012c5810c61dc9.tar.gz gentoo-8bbed5e1be04576dbee56f1e80012c5810c61dc9.tar.bz2 gentoo-8bbed5e1be04576dbee56f1e80012c5810c61dc9.zip |
sys-apps/gptfdisk: ia64 stable wrt bug #710018
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
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 7634f4cd4482..56217674a047 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. |