app-text/texi2html: dropped ~x64-freebsd ~x86-freebsd
authorFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 15:19:30 +0000 (16:19 +0100)
committerFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 15:24:33 +0000 (16:24 +0100)
Package-Manager: portage-2.3.3

app-text/texi2html/texi2html-5.0-r1.ebuild

index ed0668c0bc71ed4240a353a8aff9f412195605d1..44d7b6bca07b2a0943e19182905ae9b957298413 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2"
 
 LICENSE="CC-SA-1.0 FDL-1.3 GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="unicode"
 
 RDEPEND=">=dev-lang/perl-5.10.1