commit: 2a518d1b59ecd5cffd7b9a7fbe144d3f74cccbfe Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Thu Dec 9 17:55:41 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Sun Dec 12 14:22:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a518d1b
app-doc/single-unix-specification: keyword ~riscv Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> .../single-unix-specification/single-unix-specification-4_p2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild b/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild index a9304c2cb99b..1aebea7be9ed 100644 --- a/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild +++ b/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc2.tar.b LICENSE="sus4-copyright" SLOT="4" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="" RESTRICT="mirror"
