diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 21:14:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 21:15:00 +0100 |
commit | 4e73b0dfcd417107231f3327d70abfaa01e733f9 (patch) | |
tree | 7a9c75116c79cb6a3856f7270d7b86638130aa99 /dev-ruby/minispec-metadata | |
parent | dev-ruby/mini_magick: Keyword 4.12.0 arm64, #898136 (diff) | |
download | gentoo-4e73b0dfcd417107231f3327d70abfaa01e733f9.tar.gz gentoo-4e73b0dfcd417107231f3327d70abfaa01e733f9.tar.bz2 gentoo-4e73b0dfcd417107231f3327d70abfaa01e733f9.zip |
dev-ruby/minispec-metadata: Keyword 3.3.1-r1 arm64, #898136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/minispec-metadata')
-rw-r--r-- | dev-ruby/minispec-metadata/minispec-metadata-3.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/minispec-metadata/minispec-metadata-3.3.1-r1.ebuild b/dev-ruby/minispec-metadata/minispec-metadata-3.3.1-r1.ebuild index 1dfcce136eff..2f95d4c3fbdd 100644 --- a/dev-ruby/minispec-metadata/minispec-metadata-3.3.1-r1.ebuild +++ b/dev-ruby/minispec-metadata/minispec-metadata-3.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ordinaryzelig/minispec-metadata" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" ruby_add_rdepend "dev-ruby/minitest" |