diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 07:30:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 07:30:52 +0200 |
commit | 764911fc71bff7a787d922aaaebec94cdca3bb03 (patch) | |
tree | 6422beaf271de2e826543e194d02549e820bbf5d /dev-perl/Path-Tiny | |
parent | dev-perl/Params-ValidationCompiler: x86 stable wrt bug #810201 (diff) | |
download | gentoo-764911fc71bff7a787d922aaaebec94cdca3bb03.tar.gz gentoo-764911fc71bff7a787d922aaaebec94cdca3bb03.tar.bz2 gentoo-764911fc71bff7a787d922aaaebec94cdca3bb03.zip |
dev-perl/Path-Tiny: x86 stable wrt bug #810203
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Path-Tiny')
-rw-r--r-- | dev-perl/Path-Tiny/Path-Tiny-0.118.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.118.0.ebuild b/dev-perl/Path-Tiny/Path-Tiny-0.118.0.ebuild index 57bee8aab8f8..e85415ddac88 100644 --- a/dev-perl/Path-Tiny/Path-Tiny-0.118.0.ebuild +++ b/dev-perl/Path-Tiny/Path-Tiny-0.118.0.ebuild @@ -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=" |