commit: f2b6c8cfaeb4e072c975afbcd2fab63ac5527e52 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Jul 24 22:54:11 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Jul 24 22:54:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b6c8cf
dev-perl/YAML-Tiny-1.730.0: add ~arm64 keyword Closes: https://bugs.gentoo.org/661940 Package-Manager: Portage-2.3.43, Repoman-2.3.10 dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild index 53eb63321f7..d8b3013232e 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Read/Write YAML files with as little code as possible" SLOT="0" -KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~s390 ~sh ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~s390 ~sh ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RDEPEND="
