diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-06-03 11:41:33 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-06-03 11:42:41 +0200 |
commit | 4510a3a7669d750fb405c71c18609ee91f076678 (patch) | |
tree | 16326d247210285b7e43942cc39aafd48f3ec244 /dev-perl/IO-stringy | |
parent | dev-ruby/exifr: add 1.4.0 (diff) | |
download | gentoo-4510a3a7669d750fb405c71c18609ee91f076678.tar.gz gentoo-4510a3a7669d750fb405c71c18609ee91f076678.tar.bz2 gentoo-4510a3a7669d750fb405c71c18609ee91f076678.zip |
*/*: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/IO-stringy')
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild b/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild index 59ba4c351668..ec3f175127ac 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="I/O on in-core objects like strings and arrays" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |