commit: ea026663e6716288611252f22c1c3bf4cda3277d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jan 9 14:25:56 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jan 9 15:41:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea026663
dev-perl/YAML-Tiny: Keyword 1.730.0 ~amd64-fbsd Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 2cdf4b725ec..6d8c0fda331 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Read/Write YAML files with as little code as possible" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~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="
