diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:48 +0300 |
commit | de2564514fd28f9ef45d5b0601dc6b44df1e5ea8 (patch) | |
tree | cc51e9439df6192c3e5f6a8f3e005ea340aed1fd | |
parent | dev-perl/MRO-Compat: Stabilize 0.150.0 sparc, #910817 (diff) | |
download | gentoo-de2564514fd28f9ef45d5b0601dc6b44df1e5ea8.tar.gz gentoo-de2564514fd28f9ef45d5b0601dc6b44df1e5ea8.tar.bz2 gentoo-de2564514fd28f9ef45d5b0601dc6b44df1e5ea8.zip |
dev-perl/YAML-Tiny: Stabilize 1.740.0 arm64, #910819
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild index 1ea38e6ad095..0c125c4b176c 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild @@ -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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="minimal" RDEPEND=" |