commit: 536efec9dc7e4803481664069f9c20f07c54f76e Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Dec 2 21:19:41 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Dec 3 22:14:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=536efec9
dev-perl/HTML-FromText: Add ~arm keyword The tests pass. Package-Manager: Portage-2.3.16, Repoman-2.3.6 dev-perl/HTML-FromText/HTML-FromText-2.70.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/HTML-FromText/HTML-FromText-2.70.0.ebuild b/dev-perl/HTML-FromText/HTML-FromText-2.70.0.ebuild index 39c3c9abc3f..f3d7ab43dc4 100644 --- a/dev-perl/HTML-FromText/HTML-FromText-2.70.0.ebuild +++ b/dev-perl/HTML-FromText/HTML-FromText-2.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="Convert plain text to HTML" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86" IUSE="test" # Email::Find::addrspec -> Email-Find 0.09
