diff options
author | Sam James <sam@gentoo.org> | 2020-12-23 05:22:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-23 05:22:48 +0000 |
commit | a605140b12dda3247bdfadc2cc6ab9c116c80dcb (patch) | |
tree | efca3342443fc2162000918b8f69447b83fcfe3e /dev-libs/libtomcrypt | |
parent | dev-python/pycryptodome: Keyword 3.9.9-r1 arm64, #761235 (diff) | |
download | gentoo-a605140b12dda3247bdfadc2cc6ab9c116c80dcb.tar.gz gentoo-a605140b12dda3247bdfadc2cc6ab9c116c80dcb.tar.bz2 gentoo-a605140b12dda3247bdfadc2cc6ab9c116c80dcb.zip |
dev-libs/libtomcrypt: Keyword 1.18.2-r1 arm64, #761235
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtomcrypt')
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild index eef47dda87d0..bc212dc80b88 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild @@ -17,7 +17,7 @@ LICENSE="|| ( WTFPL-2 public-domain )" # Helpful site: # https://abi-laboratory.pro/index.php?view=timeline&l=libtomcrypt SLOT="0/1" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" IUSE="+gmp +libtommath tomsfastmath" BDEPEND="virtual/pkgconfig" |