diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:47:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:47:49 +0100 |
commit | 7c0a9d9ad5dfb2ac45f58c5e324f826bb981db03 (patch) | |
tree | eb69ebadd7b37cfc2a50f913c82e615430433da5 /dev-libs/libtommath | |
parent | x11-misc/xkeyboard-config: sparc stable wrt bug #700310 (diff) | |
download | gentoo-7c0a9d9ad5dfb2ac45f58c5e324f826bb981db03.tar.gz gentoo-7c0a9d9ad5dfb2ac45f58c5e324f826bb981db03.tar.bz2 gentoo-7c0a9d9ad5dfb2ac45f58c5e324f826bb981db03.zip |
dev-libs/libtommath: sparc stable wrt bug #700422
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.1.0.ebuild | 2 |
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 378a965ffff2..1e3f735123dd 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() { |