summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-16 16:47:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-16 16:47:35 +0200
commit23d9c2dec49da77b4ae1d918cbe8a1addea62a26 (patch)
tree113f30362ea0ed95094e8b80a7c589df40ed9a31 /dev-libs/libtommath
parentdev-libs/libgcrypt: s390 stable wrt bug #737158 (diff)
downloadgentoo-23d9c2dec49da77b4ae1d918cbe8a1addea62a26.tar.gz
gentoo-23d9c2dec49da77b4ae1d918cbe8a1addea62a26.tar.bz2
gentoo-23d9c2dec49da77b4ae1d918cbe8a1addea62a26.zip
dev-libs/libtommath: s390 stable wrt bug #737168
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" 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 c2b58380a483..5ca69efd064a 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() {