diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-22 08:44:15 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-22 08:44:15 -0500 |
commit | 0832d09b1836f73058bfe3f61d56170d4c9d61a9 (patch) | |
tree | cc2d3e012f5eab4a0a66a9f01aca24cb76a63c26 /dev-libs/libtommath | |
parent | media-libs/taglib-1.11.1_p20190920-r1: alpha stable, bug 700054 (diff) | |
download | gentoo-0832d09b1836f73058bfe3f61d56170d4c9d61a9.tar.gz gentoo-0832d09b1836f73058bfe3f61d56170d4c9d61a9.tar.bz2 gentoo-0832d09b1836f73058bfe3f61d56170d4c9d61a9.zip |
dev-libs/libtommath-1.1.0: alpha stable, bug 700422
Signed-off-by: Matt Turner <mattst88@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 232c58b3ed88..4b32db2da5c3 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() { |