diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 07:08:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 07:11:18 +0100 |
commit | 907c5dc01889c39bd07fca3737660d4e6c6fb050 (patch) | |
tree | 3600d4f29c3263acc7dca6599c1bc2b6b281bc97 /dev-ruby/gpgme/gpgme-2.0.22.ebuild | |
parent | dev-ruby/hiera-eyaml: Keyword 3.3.0-r1 arm64, #734842 (diff) | |
download | gentoo-907c5dc01889c39bd07fca3737660d4e6c6fb050.tar.gz gentoo-907c5dc01889c39bd07fca3737660d4e6c6fb050.tar.bz2 gentoo-907c5dc01889c39bd07fca3737660d4e6c6fb050.zip |
dev-ruby/gpgme: Keyword 2.0.22 arm64, #734842
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/gpgme/gpgme-2.0.22.ebuild')
-rw-r--r-- | dev-ruby/gpgme/gpgme-2.0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/gpgme/gpgme-2.0.22.ebuild b/dev-ruby/gpgme/gpgme-2.0.22.ebuild index d37942b409b7..da428ea4f85e 100644 --- a/dev-ruby/gpgme/gpgme-2.0.22.ebuild +++ b/dev-ruby/gpgme/gpgme-2.0.22.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 @@ -19,7 +19,7 @@ RUBY_S="ruby-${P}" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND=" |