summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-20 12:25:43 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-20 12:25:43 +0100
commitbc2d598a1b7885d2221cc6be5f4a88f37a04565a (patch)
tree5221be68b8c0b357195f683731b504128a09e056 /dev-libs/libtommath
parentdev-libs/libtecla: ppc stable wrt bug #700418 (diff)
downloadgentoo-bc2d598a1b7885d2221cc6be5f4a88f37a04565a.tar.gz
gentoo-bc2d598a1b7885d2221cc6be5f4a88f37a04565a.tar.bz2
gentoo-bc2d598a1b7885d2221cc6be5f4a88f37a04565a.zip
dev-libs/libtommath: ppc stable wrt bug #700422
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libtommath')
-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 69cfe7e6327d..d575e63f8854 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() {