diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-16 10:03:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-16 10:03:11 +0200 |
commit | cc3bf2b4815153a7841e7eeda73bd92eec725915 (patch) | |
tree | 73dbdb4090bb3e096e971e2c0b3466951c0209c8 /sys-apps/texinfo | |
parent | sys-apps/logwatch: ppc64 stable wrt bug #813147 (diff) | |
download | gentoo-cc3bf2b4815153a7841e7eeda73bd92eec725915.tar.gz gentoo-cc3bf2b4815153a7841e7eeda73bd92eec725915.tar.bz2 gentoo-cc3bf2b4815153a7841e7eeda73bd92eec725915.zip |
sys-apps/texinfo: ppc64 stable wrt bug #813150
Package-Manager: Portage-3.0.20, Repoman-3.0.3
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.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-6.8.ebuild b/sys-apps/texinfo/texinfo-6.8.ebuild index 304eaa889066..33de85da0d1b 100644 --- a/sys-apps/texinfo/texinfo-6.8.ebuild +++ b/sys-apps/texinfo/texinfo-6.8.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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls +standalone static" RDEPEND=" |