diff options
-rw-r--r-- | dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild index ff5eb1d74c75..5702d196b692 100644 --- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild +++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables" LICENSE="|| ( GPL-1+ Artistic )" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="test" RDEPEND=" |