summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-02-25 15:47:39 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-02-25 15:47:39 +0300
commitcd5aa9bd587aee8e59adfd8255dda2ecfc109c8e (patch)
treef88fa6ce2d59ef798a01c5ec99135b745d2c47ba
parentdev-libs/libtommath: m68k stable wrt bug #700422 (diff)
downloadgentoo-cd5aa9bd.tar.gz
gentoo-cd5aa9bd.tar.bz2
gentoo-cd5aa9bd.zip
dev-libs/libtommath: sh stable wrt bug #700422
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sh" Signed-off-by: Mikle Kolyada <zlogene@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 7fddb7839ee0..a8999f221b1d 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() {