Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/
Date: Sat, 04 Mar 2023 06:08:31
Message-Id: 1677910096.a9e3a729e86ac2869d1757a806bae56812ff4ebf.arthurzam@gentoo
1 commit: a9e3a729e86ac2869d1757a806bae56812ff4ebf
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 06:08:16 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 06:08:16 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e3a729
7
8 app-doc/single-unix-specification: Stabilize 4_p2018 ALLARCHES, #899334
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 .../single-unix-specification-4_p2018.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild b/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild
16 index 5de651d34c07..9556a9002a3c 100644
17 --- a/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild
18 +++ b/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -10,7 +10,7 @@ S="${WORKDIR}/susv4-$(ver_cut 3)"
26
27 LICENSE="sus4-copyright"
28 SLOT="4"
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
30 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
31 RESTRICT="mirror"
32
33 src_install() {