summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-16 16:48:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-16 16:48:42 +0200
commit104c7651bc647265a079fc32116f0612bc87ace5 (patch)
tree9afb6134e3f44c1fac55b79e41b69d7ba1ac9436 /dev-libs/libtommath
parentdev-python/cmd2: sparc stable wrt bug #737006 (diff)
downloadgentoo-104c7651bc647265a079fc32116f0612bc87ace5.tar.gz
gentoo-104c7651bc647265a079fc32116f0612bc87ace5.tar.bz2
gentoo-104c7651bc647265a079fc32116f0612bc87ace5.zip
dev-libs/libtommath: sparc stable wrt bug #737168
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/libtommath-1.2.0.ebuild2
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 5ca69efd064a..2251859b323a 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() {