Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gptfdisk/
Date: Thu, 10 Jun 2021 18:14:06
Message-Id: 1623348814.d5fbba0257893097fa0599dde3f197959e6443cb.sam@gentoo
1 commit: d5fbba0257893097fa0599dde3f197959e6443cb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 10 18:13:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 10 18:13:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5fbba02
7
8 sys-apps/gptfdisk: Stabilize 1.0.7 amd64, #795207
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild
16 index 253377c376a..fa0810fde81 100644
17 --- a/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild
18 +++ b/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 IUSE="kernel_linux ncurses static"
26
27 # libuuid from util-linux is required.