diff options
author | Sam James <sam@gentoo.org> | 2020-08-15 03:43:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-15 03:43:56 +0000 |
commit | 2261ee3b9c2ef7efe834a4a5db7c17e175743330 (patch) | |
tree | 984279e504b6f6e0df9dde1e3100bb48712e7494 /dev-libs/libtommath | |
parent | sys-apps/coreutils: Stabilize 8.32-r1 amd64, #736721 (diff) | |
download | gentoo-2261ee3b9c2ef7efe834a4a5db7c17e175743330.tar.gz gentoo-2261ee3b9c2ef7efe834a4a5db7c17e175743330.tar.bz2 gentoo-2261ee3b9c2ef7efe834a4a5db7c17e175743330.zip |
dev-libs/libtommath: Stabilize 1.2.0 amd64, #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 939731d21be5..29bde3cfc620 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() { |