diff options
author | 2020-06-11 10:27:42 +0200 | |
---|---|---|
committer | 2020-06-11 10:27:42 +0200 | |
commit | 3f9f1bf38bcd0dfbcaea9470d4950b34b321682b (patch) | |
tree | dc44e5b9a0db5c6fc147b98259d857fe97263eaa /sys-apps/texinfo/texinfo-6.7.ebuild | |
parent | sys-apps/sed: arm stable wrt bug #725356 (diff) | |
download | gentoo-3f9f1bf38bcd0dfbcaea9470d4950b34b321682b.tar.gz gentoo-3f9f1bf38bcd0dfbcaea9470d4950b34b321682b.tar.bz2 gentoo-3f9f1bf38bcd0dfbcaea9470d4950b34b321682b.zip |
sys-apps/texinfo: arm stable wrt bug #725366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@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 a026c607d43d..fe8cf2167c4f 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=" |