diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-12 09:53:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-12 09:53:25 +0200 |
commit | 8c08c248537c91bf2c7c718cb14703db102c3c4f (patch) | |
tree | eb3b4ccff8d18545dd30b830f4ee68be62a22f4f /sys-apps/texinfo | |
parent | dev-python/httplib2: ppc stable wrt bug #724362 (diff) | |
download | gentoo-8c08c248537c91bf2c7c718cb14703db102c3c4f.tar.gz gentoo-8c08c248537c91bf2c7c718cb14703db102c3c4f.tar.bz2 gentoo-8c08c248537c91bf2c7c718cb14703db102c3c4f.zip |
sys-apps/texinfo: ppc stable wrt bug #725366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 90ab6577774a..60ede9257314 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=" |