dev-perl/HTML-FormatText-WithLinks-AndTables: amd64 stable wrt bug #612558
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Mar 2017 14:25:52 +0000 (15:25 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Mar 2017 14:25:52 +0000 (15:25 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0.ebuild

index 64ffc1a503f27bc84fa127c42a3b879aa0a89e8f..a8037272faab2d5b828c372a9f20451a5b0c0cf4 100644 (file)
@@ -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" )