diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 09:56:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 09:56:40 +0100 |
commit | 15620080f99135318669eb560368f922aaf6382c (patch) | |
tree | 1b3a4a54fb071810978d3a48e029f46bfa022de1 /dev-perl/LaTeX-Table | |
parent | dev-perl/MooseX-FollowPBP: x86 stable wrt bug #583446 (diff) | |
download | gentoo-15620080f99135318669eb560368f922aaf6382c.tar.gz gentoo-15620080f99135318669eb560368f922aaf6382c.tar.bz2 gentoo-15620080f99135318669eb560368f922aaf6382c.zip |
dev-perl/LaTeX-Table: x86 stable wrt bug #583446
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/LaTeX-Table')
-rw-r--r-- | dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild index badde6753808..e6a990c1a3f8 100644 --- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild +++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |