diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:31:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:31:31 +0200 |
commit | 8c9b16f7a7ee0dc73b0a25381a4c5a6e720e0444 (patch) | |
tree | d39af64bce429dc7cbf88ee8c36c652cd82a965d /sys-apps/texinfo | |
parent | sys-apps/sed: ppc64 stable wrt bug #725356 (diff) | |
download | gentoo-8c9b16f7a7ee0dc73b0a25381a4c5a6e720e0444.tar.gz gentoo-8c9b16f7a7ee0dc73b0a25381a4c5a6e720e0444.tar.bz2 gentoo-8c9b16f7a7ee0dc73b0a25381a4c5a6e720e0444.zip |
sys-apps/texinfo: ppc64 stable wrt bug #725366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-6.7.ebuild b/sys-apps/texinfo/texinfo-6.7.ebuild index fe8cf2167c4f..f7c5dbe08e71 100644 --- a/sys-apps/texinfo/texinfo-6.7.ebuild +++ b/sys-apps/texinfo/texinfo-6.7.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 sparc ~x86" IUSE="nls +standalone static" RDEPEND=" |