diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-10-25 07:32:24 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-10-25 07:35:29 +0200 |
commit | ebf70ac0534ba9c5ab2ce309f38e12d8382a41cb (patch) | |
tree | 07f83a0f0d01d7df79287f8586cf98d10fd33f27 /sys-apps/texinfo | |
parent | dev-ruby/rspec-rails: add 3.9.0 (diff) | |
download | gentoo-ebf70ac0534ba9c5ab2ce309f38e12d8382a41cb.tar.gz gentoo-ebf70ac0534ba9c5ab2ce309f38e12d8382a41cb.tar.bz2 gentoo-ebf70ac0534ba9c5ab2ce309f38e12d8382a41cb.zip |
sys-apps/texinfo: drop all keywords of 6.3 except ia64
Closes: https://bugs.gentoo.org/662368
Bug: https://bugs.gentoo.org/679174
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-6.3.ebuild b/sys-apps/texinfo/texinfo-6.3.ebuild index 445688b20b66..b82534b5d192 100644 --- a/sys-apps/texinfo/texinfo-6.3.ebuild +++ b/sys-apps/texinfo/texinfo-6.3.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 ~riscv s390 sh sparc x86" +KEYWORDS="ia64" IUSE="nls static" RDEPEND=" |