diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-17 23:41:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-17 22:58:47 +0000 |
commit | fceed964683c81c1b1950fffc0d3dab86ab7a6b9 (patch) | |
tree | cbb41eb4f5d47a640f61bc17e0705a1d8426ace1 /app-text/txt2man | |
parent | profiles: Do not force py3.7 on riscv anymore, hurts now (diff) | |
download | gentoo-fceed964683c81c1b1950fffc0d3dab86ab7a6b9.tar.gz gentoo-fceed964683c81c1b1950fffc0d3dab86ab7a6b9.tar.bz2 gentoo-fceed964683c81c1b1950fffc0d3dab86ab7a6b9.zip |
app-text/txt2man: stable 1.7.1 for sparc, bug #760444
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/txt2man')
-rw-r--r-- | app-text/txt2man/txt2man-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/txt2man/txt2man-1.7.1.ebuild b/app-text/txt2man/txt2man-1.7.1.ebuild index 8630ca968346..8d30b3b96749 100644 --- a/app-text/txt2man/txt2man-1.7.1.ebuild +++ b/app-text/txt2man/txt2man-1.7.1.ebuild @@ -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 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" RDEPEND="app-shells/bash |