diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:08:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:08:16 +0200 |
commit | a9e3a729e86ac2869d1757a806bae56812ff4ebf (patch) | |
tree | 65c20b4048c0ae65dab3aef3b3ed90d0477d3331 /app-doc | |
parent | dev-python/tox: Stabilize 4.4.6 ppc64, #899148 (diff) | |
download | gentoo-a9e3a729e86ac2869d1757a806bae56812ff4ebf.tar.gz gentoo-a9e3a729e86ac2869d1757a806bae56812ff4ebf.tar.bz2 gentoo-a9e3a729e86ac2869d1757a806bae56812ff4ebf.zip |
app-doc/single-unix-specification: Stabilize 4_p2018 ALLARCHES, #899334
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 5de651d34c07..9556a9002a3c 100644 --- a/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild +++ b/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ S="${WORKDIR}/susv4-$(ver_cut 3)" LICENSE="sus4-copyright" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RESTRICT="mirror" src_install() { |