diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-13 01:04:27 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-13 01:14:34 +0200 |
commit | 5eb0d3d6046bfc7906aad52a9d1b1f9232502dd6 (patch) | |
tree | 98b761d75a05da2ee845b684a7a2aecf1b62a9a0 /app-text/txt2man | |
parent | app-text/mythes: keyword 1.2.4-r1 for ~riscv (diff) | |
download | gentoo-5eb0d3d6046bfc7906aad52a9d1b1f9232502dd6.tar.gz gentoo-5eb0d3d6046bfc7906aad52a9d1b1f9232502dd6.tar.bz2 gentoo-5eb0d3d6046bfc7906aad52a9d1b1f9232502dd6.zip |
app-text/txt2man: keyword 1.7.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text/txt2man')
-rw-r--r-- | app-text/txt2man/txt2man-1.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/txt2man/txt2man-1.7.1.ebuild b/app-text/txt2man/txt2man-1.7.1.ebuild index f06ad0f6aa3c..9e0b156a0585 100644 --- a/app-text/txt2man/txt2man-1.7.1.ebuild +++ b/app-text/txt2man/txt2man-1.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mvertes/txt2man/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" RDEPEND="app-shells/bash |