diff options
author | 2020-06-09 18:17:02 +0000 | |
---|---|---|
committer | 2020-06-12 01:04:56 +0300 | |
commit | 318db947d72a9ce9c4cb14a6a503c89bfcde2c86 (patch) | |
tree | 18fb426895c6d01736abcc5f9a2c0d766ed0a85d /sys-apps/texinfo/texinfo-6.7.ebuild | |
parent | dev-python/pip: keyworded 20.0.2 for hppa (diff) | |
download | gentoo-318db947d72a9ce9c4cb14a6a503c89bfcde2c86.tar.gz gentoo-318db947d72a9ce9c4cb14a6a503c89bfcde2c86.tar.bz2 gentoo-318db947d72a9ce9c4cb14a6a503c89bfcde2c86.zip |
sys-apps/texinfo: arm64 stable (bug #725366)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-apps/texinfo/texinfo-6.7.ebuild')
-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 00fac87fa396..90ab6577774a 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=" |