diff options
author | Fabian Groffen <grobian@gentoo.org> | 2024-07-18 21:22:29 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-07-18 21:22:29 +0200 |
commit | aa85ce1eebf807750e4b7cbaa1ab5813b44f6b3e (patch) | |
tree | 21ab37af709cf9b2e7fcc314795e62310927652b /dev-perl/Params-Util | |
parent | dev-perl/List-MoreUtils: marked ~arm64-macos, ~x64-solaris (diff) | |
download | gentoo-aa85ce1eebf807750e4b7cbaa1ab5813b44f6b3e.tar.gz gentoo-aa85ce1eebf807750e4b7cbaa1ab5813b44f6b3e.tar.bz2 gentoo-aa85ce1eebf807750e4b7cbaa1ab5813b44f6b3e.zip |
dev-perl/Params-Util: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Params-Util')
-rw-r--r-- | dev-perl/Params-Util/Params-Util-1.102.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Params-Util/Params-Util-1.102.0.ebuild b/dev-perl/Params-Util/Params-Util-1.102.0.ebuild index 9dc410cab0cb..714d794a3474 100644 --- a/dev-perl/Params-Util/Params-Util-1.102.0.ebuild +++ b/dev-perl/Params-Util/Params-Util-1.102.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utility functions to aid in parameter checking" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~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" RDEPEND=" >=virtual/perl-Scalar-List-Utils-1.180.0 |