diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 09:55:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 09:55:46 +0100 |
commit | 94535d87e017c4bf3c808bc83eff6560d8c0873c (patch) | |
tree | 7e0db9d4fdce6a7de60a524a18141e3d0f833253 /dev-perl | |
parent | sys-devel/qconf: x86 stable wrt bug #585420 (diff) | |
download | gentoo-94535d87e017c4bf3c808bc83eff6560d8c0873c.tar.gz gentoo-94535d87e017c4bf3c808bc83eff6560d8c0873c.tar.bz2 gentoo-94535d87e017c4bf3c808bc83eff6560d8c0873c.zip |
dev-perl/Pod-Simple-LaTeX: x86 stable wrt bug #580462
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Pod-Simple-LaTeX/Pod-Simple-LaTeX-0.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Pod-Simple-LaTeX/Pod-Simple-LaTeX-0.60.0.ebuild b/dev-perl/Pod-Simple-LaTeX/Pod-Simple-LaTeX-0.60.0.ebuild index c6fcce5b2403..92890faad012 100644 --- a/dev-perl/Pod-Simple-LaTeX/Pod-Simple-LaTeX-0.60.0.ebuild +++ b/dev-perl/Pod-Simple-LaTeX/Pod-Simple-LaTeX-0.60.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="format Pod as LaTeX" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=" |