diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:42:04 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:51:31 +0200 |
commit | 13fc693c330f119c2ae674be63bb4dec73b7b0a3 (patch) | |
tree | 0f41b6f1cf5a049966cfb8e94fe25a7c6ae35fd3 /sys-apps/man-pages-posix | |
parent | sys-kernel/gentoo-sources: Linux patch 5.0.12 (diff) | |
download | gentoo-13fc693c330f119c2ae674be63bb4dec73b7b0a3.tar.gz gentoo-13fc693c330f119c2ae674be63bb4dec73b7b0a3.tar.bz2 gentoo-13fc693c330f119c2ae674be63bb4dec73b7b0a3.zip |
sys-apps/man-pages-posix: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-apps/man-pages-posix')
-rw-r--r-- | sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild b/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild index 67b7c2b08f58..464c0f6d27ba 100644 --- a/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild +++ b/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/docs/man-pages/${PN}/${MY_P}.tar.xz" LICENSE="man-pages-posix-2013" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RESTRICT="binchecks" |