diff options
author | Sam James <sam@gentoo.org> | 2020-08-15 06:11:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-15 06:11:20 +0000 |
commit | 89285bb62a7df6eb6650f15ec000e4412e3215b7 (patch) | |
tree | d9251db0f1bc48845fbf4f7c5d3eb2d8103e0e8d /dev-libs/libtommath | |
parent | sys-apps/smartmontools: Stabilize 7.1 arm, #733800 (diff) | |
download | gentoo-89285bb62a7df6eb6650f15ec000e4412e3215b7.tar.gz gentoo-89285bb62a7df6eb6650f15ec000e4412e3215b7.tar.bz2 gentoo-89285bb62a7df6eb6650f15ec000e4412e3215b7.zip |
dev-libs/libtommath: Stabilize 1.2.0 x86, #737168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r-- | dev-libs/libtommath/libtommath-1.2.0.ebuild | 2 |
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 788d12a57ccd..c2b58380a483 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() { |