diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:25:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:25:47 +0100 |
commit | a14cbb1a76e53fe5d6159c486b81309874772f6f (patch) | |
tree | 721c4de70f16f5a9a24ccb8125f4ecfa475eda4d | |
parent | dev-libs/libtommath: ppc stable wrt bug #700422 (diff) | |
download | gentoo-a14cbb1a76e53fe5d6159c486b81309874772f6f.tar.gz gentoo-a14cbb1a76e53fe5d6159c486b81309874772f6f.tar.bz2 gentoo-a14cbb1a76e53fe5d6159c486b81309874772f6f.zip |
app-text/txt2man: ppc stable wrt bug #700434
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 11583c0ed920..79c229866523 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 |