diff options
author | Sam James <sam@gentoo.org> | 2020-08-15 05:52:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-15 05:52:39 +0000 |
commit | 0035bc44cf6f70a5b838863736f2dbf4f0eb731b (patch) | |
tree | 624d7fb179917febc52e2a205e53d85b19f88c46 /dev-libs/libtommath | |
parent | app-text/calibre: Stabilize 4.22.0 amd64, #736900 (diff) | |
download | gentoo-0035bc44cf6f70a5b838863736f2dbf4f0eb731b.tar.gz gentoo-0035bc44cf6f70a5b838863736f2dbf4f0eb731b.tar.bz2 gentoo-0035bc44cf6f70a5b838863736f2dbf4f0eb731b.zip |
dev-libs/libtommath: Stabilize 1.2.0 arm, #737168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r-- | dev-libs/libtommath/libtommath-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtommath/libtommath-1.2.0.ebuild b/dev-libs/libtommath/libtommath-1.2.0.ebuild index 29bde3cfc620..788d12a57ccd 100644 --- a/dev-libs/libtommath/libtommath-1.2.0.ebuild +++ b/dev-libs/libtommath/libtommath-1.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV} LICENSE="Unlicense" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples static-libs" src_prepare() { |