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: Sat, 12 Jun 2021 15:43:41
Message-Id: 1623512445.0b407a191480e8c0d75df8498e06f2a46f11c98b.sam@gentoo
1 commit: 0b407a191480e8c0d75df8498e06f2a46f11c98b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 12 15:40:45 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 12 15:40:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b407a19
7
8 sys-apps/gptfdisk: Stabilize 1.0.7 arm, #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 f31aeb901e8..d87fc1a4be3 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.