diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 03:37:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 03:37:00 +0000 |
commit | a355a9a680c59e0b0094e92faefa909e726254cc (patch) | |
tree | e767754199ad96fd50002ceb2978ec6ce169b931 /dev-perl | |
parent | dev-perl/Moose: Stabilize 2.220.100 amd64, #833673 (diff) | |
download | gentoo-a355a9a680c59e0b0094e92faefa909e726254cc.tar.gz gentoo-a355a9a680c59e0b0094e92faefa909e726254cc.tar.bz2 gentoo-a355a9a680c59e0b0094e92faefa909e726254cc.zip |
dev-perl/Path-Tiny: Stabilize 0.120.0 amd64, #833674
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Path-Tiny/Path-Tiny-0.120.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.120.0.ebuild b/dev-perl/Path-Tiny/Path-Tiny-0.120.0.ebuild index 092bb0ff4770..aab8dafb268b 100644 --- a/dev-perl/Path-Tiny/Path-Tiny-0.120.0.ebuild +++ b/dev-perl/Path-Tiny/Path-Tiny-0.120.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="File path utility" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="minimal" RDEPEND=" |