diff options
author | 2025-01-12 13:10:08 +0000 | |
---|---|---|
committer | 2025-01-12 13:10:08 +0000 | |
commit | c8718f5c041bc4a2b76f4b6cef0269d3bc18d90b (patch) | |
tree | b0e7153aa61832efa3a45a6e7d3a98ce4ced85d1 /app-doc | |
parent | app-admin/sudo: Stabilize 1.9.16_p2-r1 x86, #947948 (diff) | |
download | gentoo-c8718f5c041bc4a2b76f4b6cef0269d3bc18d90b.tar.gz gentoo-c8718f5c041bc4a2b76f4b6cef0269d3bc18d90b.tar.bz2 gentoo-c8718f5c041bc4a2b76f4b6cef0269d3bc18d90b.zip |
app-doc/single-unix-specification: Stabilize 5 ALLARCHES, #947952
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/single-unix-specification/single-unix-specification-5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/single-unix-specification/single-unix-specification-5.ebuild b/app-doc/single-unix-specification/single-unix-specification-5.ebuild index dbfb7e329012..f5cf81d5c001 100644 --- a/app-doc/single-unix-specification/single-unix-specification-5.ebuild +++ b/app-doc/single-unix-specification/single-unix-specification-5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ S="${WORKDIR}/susv5-html" LICENSE="sus4-copyright" SLOT="5" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RESTRICT="mirror" src_install() { |