diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 12:00:29 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:17 +0100 |
commit | 53fe6413207b1ddb7d66ec1ecfba0cc8e95fa077 (patch) | |
tree | 4fae1e70158a8b4a3d9170d0d0ebe4bc8cc59fad /dev-haskell/aws | |
parent | dev-haskell/byteable: keyword 0.1.1 for ~arm64 (diff) | |
download | gentoo-53fe6413207b1ddb7d66ec1ecfba0cc8e95fa077.tar.gz gentoo-53fe6413207b1ddb7d66ec1ecfba0cc8e95fa077.tar.bz2 gentoo-53fe6413207b1ddb7d66ec1ecfba0cc8e95fa077.zip |
dev-haskell/aws: keyword 0.22-r5 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/aws')
-rw-r--r-- | dev-haskell/aws/aws-0.22-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/aws/aws-0.22-r5.ebuild b/dev-haskell/aws/aws-0.22-r5.ebuild index fa12e302fc1c..8531cfae56b1 100644 --- a/dev-haskell/aws/aws-0.22-r5.ebuild +++ b/dev-haskell/aws/aws-0.22-r5.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/aristidb/aws" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="examples" RESTRICT=test # requires aws account |