diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-24 14:17:24 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-24 14:17:24 +0200 |
commit | 359e7364382366c9a66437244c2a8ee340a953dc (patch) | |
tree | 58b274dc7883cb1ef8bc5d4e09a3a762c7591c84 /sys-apps/texinfo | |
parent | sys-devel/gettext: Stable for HPPA PPC64 (bug #583834). (diff) | |
download | gentoo-359e7364382366c9a66437244c2a8ee340a953dc.tar.gz gentoo-359e7364382366c9a66437244c2a8ee340a953dc.tar.bz2 gentoo-359e7364382366c9a66437244c2a8ee340a953dc.zip |
sys-apps/texinfo: Stable for HPPA PPC64 (bug #583794).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-6.1.ebuild b/sys-apps/texinfo/texinfo-6.1.ebuild index 7cba6a70e8f5..ac608cd7c3e0 100644 --- a/sys-apps/texinfo/texinfo-6.1.ebuild +++ b/sys-apps/texinfo/texinfo-6.1.ebuild @@ -16,7 +16,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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="nls static" RDEPEND=" |