diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-30 23:43:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-31 21:28:51 +0100 |
commit | 28e4b07d48da6eebd86f0f13a361ef54e5034aab (patch) | |
tree | 56a7fdd179c2611b6d1a74f95500550d6f2d2a05 /sys-apps/texinfo | |
parent | mail-filter/maildrop: stable 3.0.0 for hppa, bug #679108 (diff) | |
download | gentoo-28e4b07d48da6eebd86f0f13a361ef54e5034aab.tar.gz gentoo-28e4b07d48da6eebd86f0f13a361ef54e5034aab.tar.bz2 gentoo-28e4b07d48da6eebd86f0f13a361ef54e5034aab.zip |
sys-apps/texinfo: stable 6.6-r1 for hppa, bug #679174
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 a77ff3aaf7dd..72395d1ccc04 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=" |