commit: 4576d506a5ee33dff23cd8493f93720ba688004f Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Dec 2 21:15:53 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Dec 3 22:13:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4576d506
dev-perl/IO-SessionData: Add ~arm keyword The tests pass. Package-Manager: Portage-2.3.16, Repoman-2.3.6 dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 180ef9c860d..efbe516d696 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=""
