diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:13:59 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:13:59 +0100 |
commit | 75a0f4bd7483f6c8a188243aa19b3eb3b605051d (patch) | |
tree | feb08a88bb1f7ec37713060fbeaefd22b6543f61 | |
parent | dev-libs/libpthread-stubs: dropped ~x64-freebsd ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-75a0f4bd7483f6c8a188243aa19b3eb3b605051d.tar.gz gentoo-75a0f4bd7483f6c8a188243aa19b3eb3b605051d.tar.bz2 gentoo-75a0f4bd7483f6c8a188243aa19b3eb3b605051d.zip |
dev-libs/libtommath: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
-rw-r--r-- | dev-libs/libtommath/libtommath-0.42.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libtommath/libtommath-1.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild index 075e7f4ac5e2..0fff89da0a44 100644 --- a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild +++ b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libtom/libtommath/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples static-libs" DEPEND="sys-devel/libtool" diff --git a/dev-libs/libtommath/libtommath-1.0.ebuild b/dev-libs/libtommath/libtommath-1.0.ebuild index fec978681d41..b1ca1ba45a86 100644 --- a/dev-libs/libtommath/libtommath-1.0.ebuild +++ b/dev-libs/libtommath/libtommath-1.0.ebuild @@ -12,7 +12,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-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples static-libs" DEPEND="sys-devel/libtool" |