summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-09-07 09:34:43 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-07 09:47:16 +0100
commitf4442ff3b4bbb1be04f38a256214538ea90a754b (patch)
tree400d181ed04098fb202af5214151ef30dc02ff0b /dev-libs/libtommath
parentdev-lang/erlang: stable 23.0.2 for ppc64 (diff)
downloadgentoo-f4442ff3b4bbb1be04f38a256214538ea90a754b.tar.gz
gentoo-f4442ff3b4bbb1be04f38a256214538ea90a754b.tar.bz2
gentoo-f4442ff3b4bbb1be04f38a256214538ea90a754b.zip
dev-libs/libtommath: stable 1.2.0 for ppc64
stable wrt bug #737168 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@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 cfd9994c6849..e8d9134439eb 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() {