From: James Le Cuirot Date: Sat, 2 Dec 2017 21:15:53 +0000 (+0000) Subject: dev-perl/IO-SessionData: Add ~arm keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4576d506a5ee33dff23cd8493f93720ba688004f;p=gentoo.git dev-perl/IO-SessionData: Add ~arm keyword The tests pass. Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- diff --git a/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild b/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild index 180ef9c860d7..efbe516d696b 100644 --- a/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild +++ b/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Session data support module for SOAP::Lite" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=""