diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-10 08:15:45 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-10 08:15:59 +0100 |
commit | debe0de6e004d1636a8786ea59df2b0dbbba0e49 (patch) | |
tree | eeb9586b3ccc64f6b08b02315f8a150b7b3496d3 /dev-libs/boost | |
parent | dev-util/boost-build: arm64 ppc ppc64 stable (bug 590244). (diff) | |
download | gentoo-debe0de6e004d1636a8786ea59df2b0dbbba0e49.tar.gz gentoo-debe0de6e004d1636a8786ea59df2b0dbbba0e49.tar.bz2 gentoo-debe0de6e004d1636a8786ea59df2b0dbbba0e49.zip |
dev-libs/boost: arm64 ppc ppc64 stable (bug 590244).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.62.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boost/boost-1.62.0-r1.ebuild b/dev-libs/boost/boost-1.62.0-r1.ebuild index 79472180d9f1..7020dc45bcfd 100644 --- a/dev-libs/boost/boost-1.62.0-r1.ebuild +++ b/dev-libs/boost/boost-1.62.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://downloads.sourceforge.net/project/boost/${PN}/${PV}/${MY_P}.tar LICENSE="Boost-1.0" SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt" IUSE="context debug doc icu +nls mpi python static-libs +threads tools" |