diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-27 14:40:38 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-27 14:46:03 +0200 |
commit | 1408bdfd98c9717a5b3cc086cc0005f46c9f3b37 (patch) | |
tree | e51d46d12a78f80d92efca0eac774fedcceaea9e /sys-apps/texinfo | |
parent | net-misc/wget: amd64 stable (bug #583972). (diff) | |
download | gentoo-1408bdfd98c9717a5b3cc086cc0005f46c9f3b37.tar.gz gentoo-1408bdfd98c9717a5b3cc086cc0005f46c9f3b37.tar.bz2 gentoo-1408bdfd98c9717a5b3cc086cc0005f46c9f3b37.zip |
sys-apps/texinfo: amd64 stable (bug #583794).
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
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 10ce796ca85c..d890cebc306e 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=" |