diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:25:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:25:47 +0100 |
commit | 16bdb6d47548cc060afe82ac70932fdf05e655f1 (patch) | |
tree | bc352d2f7184afad65916c117dc7689665f9affb /dev-perl/HTML-FormatText-WithLinks | |
parent | dev-perl/Filesys-Notify-Simple: amd64 stable wrt bug #612558 (diff) | |
download | gentoo-16bdb6d47548cc060afe82ac70932fdf05e655f1.tar.gz gentoo-16bdb6d47548cc060afe82ac70932fdf05e655f1.tar.bz2 gentoo-16bdb6d47548cc060afe82ac70932fdf05e655f1.zip |
dev-perl/HTML-FormatText-WithLinks: 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')
-rw-r--r-- | dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild b/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild index 6dc50315de1b..55626dfe37bc 100644 --- a/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild +++ b/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="HTML to text conversion with links as footnotes" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RDEPEND=" |