Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gptfdisk/
Date: Fri, 11 Jun 2021 08:56:32
Message-Id: 1623401771.5bc9a7fceef14983143f75ba8aefd1f350cb2ced.ago@gentoo
1 commit: 5bc9a7fceef14983143f75ba8aefd1f350cb2ced
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 11 08:56:11 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 11 08:56:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bc9a7fc
7
8 sys-apps/gptfdisk: x86 stable wrt bug #795207
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild
18 index fa0810fde81..f31aeb901e8 100644
19 --- a/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild
20 +++ b/sys-apps/gptfdisk/gptfdisk-1.0.7.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="kernel_linux ncurses static"
28
29 # libuuid from util-linux is required.