diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:35:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:35:19 +0100 |
commit | 81e363ed9c4c379fcfb92307d2c7e467dea3ff1d (patch) | |
tree | 81755d3e4e1330208c540a6ae8d81b2f15d10b99 /app-text/txt2man | |
parent | dev-libs/libtommath: ia64 stable wrt bug #700422 (diff) | |
download | gentoo-81e363ed9c4c379fcfb92307d2c7e467dea3ff1d.tar.gz gentoo-81e363ed9c4c379fcfb92307d2c7e467dea3ff1d.tar.bz2 gentoo-81e363ed9c4c379fcfb92307d2c7e467dea3ff1d.zip |
app-text/txt2man: ia64 stable wrt bug #700434
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/txt2man')
-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 79c229866523..b1d590e77d22 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 |