diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:19:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:19:07 +0100 |
commit | e5633d3bfe2973199d0b7c9f246f2b792a6390ba (patch) | |
tree | 7db9cf7dfedc3a9ec2eeaaa1088caa3748722b4c /app-text | |
parent | dev-libs/libtommath: ppc64 stable wrt bug #700422 (diff) | |
download | gentoo-e5633d3bfe2973199d0b7c9f246f2b792a6390ba.tar.gz gentoo-e5633d3bfe2973199d0b7c9f246f2b792a6390ba.tar.bz2 gentoo-e5633d3bfe2973199d0b7c9f246f2b792a6390ba.zip |
app-text/txt2man: ppc64 stable wrt bug #700434
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/txt2man/txt2man-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/txt2man/txt2man-1.6.0.ebuild b/app-text/txt2man/txt2man-1.6.0.ebuild index 4faec4ded405..11583c0ed920 100644 --- a/app-text/txt2man/txt2man-1.6.0.ebuild +++ b/app-text/txt2man/txt2man-1.6.0.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 |