diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-05 21:17:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-05 21:17:05 +0300 |
commit | 3b104a3d0f23b74ef77fc542b2f733e3522be158 (patch) | |
tree | aaf44bbff64031071f3568538fd3245d67bfbe74 /sys-apps/texinfo | |
parent | dev-db/mysql: amd64 stable wrt bug #679354 (diff) | |
download | gentoo-3b104a3d0f23b74ef77fc542b2f733e3522be158.tar.gz gentoo-3b104a3d0f23b74ef77fc542b2f733e3522be158.tar.bz2 gentoo-3b104a3d0f23b74ef77fc542b2f733e3522be158.zip |
sys-apps/texinfo: arm stable wrt bug #679174
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-6.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-6.6-r1.ebuild b/sys-apps/texinfo/texinfo-6.6-r1.ebuild index 0373aa6e3ab6..a97537f92c84 100644 --- a/sys-apps/texinfo/texinfo-6.6-r1.ebuild +++ b/sys-apps/texinfo/texinfo-6.6-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="nls static" RDEPEND=" |