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-fs/genfstab/
Date: Sun, 11 Jul 2021 20:51:56
Message-Id: 1626036684.b66237c2c79cb7e909a79254875d571fc0958479.sam@gentoo
1 commit: b66237c2c79cb7e909a79254875d571fc0958479
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 20:51:24 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 20:51:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b66237c2
7
8 sys-fs/genfstab: Stabilize 24 x86, #801511
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-fs/genfstab/genfstab-24.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/genfstab/genfstab-24.ebuild b/sys-fs/genfstab/genfstab-24.ebuild
16 index 03bd8b3aba5..d26d48dc6e4 100644
17 --- a/sys-fs/genfstab/genfstab-24.ebuild
18 +++ b/sys-fs/genfstab/genfstab-24.ebuild
19 @@ -10,6 +10,6 @@ S="${WORKDIR}"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25
26 BDEPEND="app-text/asciidoc"