diff options
author | 2019-05-04 21:31:38 +0300 | |
---|---|---|
committer | 2019-05-04 21:33:46 +0300 | |
commit | 2caab02d3970fe955a30d91bece5c9d0c67d699a (patch) | |
tree | a39179bcf88e8412cb267a48591d53d1d7f2ffae /sys-apps/help2man/help2man-1.47.8.ebuild | |
parent | dev-ruby/stringex: add ruby26 (diff) | |
download | gentoo-2caab02d3970fe955a30d91bece5c9d0c67d699a.tar.gz gentoo-2caab02d3970fe955a30d91bece5c9d0c67d699a.tar.bz2 gentoo-2caab02d3970fe955a30d91bece5c9d0c67d699a.zip |
sys-apps/help2man: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-apps/help2man/help2man-1.47.8.ebuild')
-rw-r--r-- | sys-apps/help2man/help2man-1.47.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/help2man/help2man-1.47.8.ebuild b/sys-apps/help2man/help2man-1.47.8.ebuild index 7c0baf97fcee..14f693709088 100644 --- a/sys-apps/help2man/help2man-1.47.8.ebuild +++ b/sys-apps/help2man/help2man-1.47.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls" RDEPEND="dev-lang/perl |