diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:25:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:25:52 +0100 |
commit | 5a720c1e33d8f312b486ce280f46eb2498244a5f (patch) | |
tree | 84d2d2dc9fd5ffc3970d967fe65299105227c6f4 /dev-perl/HTML-FormatText-WithLinks-AndTables | |
parent | dev-perl/HTML-FormatText-WithLinks: amd64 stable wrt bug #612558 (diff) | |
download | gentoo-5a720c1e33d8f312b486ce280f46eb2498244a5f.tar.gz gentoo-5a720c1e33d8f312b486ce280f46eb2498244a5f.tar.bz2 gentoo-5a720c1e33d8f312b486ce280f46eb2498244a5f.zip |
dev-perl/HTML-FormatText-WithLinks-AndTables: amd64 stable wrt bug #612558
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/HTML-FormatText-WithLinks-AndTables')
-rw-r--r-- | dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0.ebuild b/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0.ebuild index 64ffc1a503f2..a8037272faab 100644 --- a/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0.ebuild +++ b/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Converts HTML to text with tables intact" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" PATCHES=( "${FILESDIR}/README-INC.patch" ) |