diff options
-rw-r--r-- | dev-ruby/aws-sdk-core/aws-sdk-core-3.94.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/aws-sdk-core/aws-sdk-core-3.94.0.ebuild b/dev-ruby/aws-sdk-core/aws-sdk-core-3.94.0.ebuild index 16d54afa9058..c543a1502c63 100644 --- a/dev-ruby/aws-sdk-core/aws-sdk-core-3.94.0.ebuild +++ b/dev-ruby/aws-sdk-core/aws-sdk-core-3.94.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/" LICENSE="Apache-2.0" SLOT="3" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="" ruby_add_rdepend ">=dev-ruby/aws-eventstream-1.0.2:1" |