summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-12-08 00:23:04 -0500
committerMatt Turner <mattst88@gentoo.org>2019-12-08 00:23:04 -0500
commitb28ce2e05fb7200c145acfce93a435f40ca2a07a (patch)
tree642773af417fdd755ee017caa4a0a4bee469d9e8
parentdev-vcs/tig-2.4.1: arm stable, bug 700406 (diff)
downloadgentoo-b28ce2e05fb7200c145acfce93a435f40ca2a07a.tar.gz
gentoo-b28ce2e05fb7200c145acfce93a435f40ca2a07a.tar.bz2
gentoo-b28ce2e05fb7200c145acfce93a435f40ca2a07a.zip
dev-libs/libtommath-1.1.0: arm stable, bug 700422
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-libs/libtommath/libtommath-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtommath/libtommath-1.1.0.ebuild b/dev-libs/libtommath/libtommath-1.1.0.ebuild
index d812b9d51a20..11edee2c4032 100644
--- a/dev-libs/libtommath/libtommath-1.1.0.ebuild
+++ b/dev-libs/libtommath/libtommath-1.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}
LICENSE="WTFPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples static-libs"
src_prepare() {