diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 21:25:34 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-11 21:25:34 -0700 |
commit | 1711f4b5db33d182fdc95ea9837c08d43f24c19f (patch) | |
tree | 4ffba980fdaf615cb005f078a2ee1587a0f45de8 /dev-libs/boost | |
parent | dev-util/boost-build-1.65.0: ppc64 stable, bug 644808 (diff) | |
download | gentoo-1711f4b5db33d182fdc95ea9837c08d43f24c19f.tar.gz gentoo-1711f4b5db33d182fdc95ea9837c08d43f24c19f.tar.bz2 gentoo-1711f4b5db33d182fdc95ea9837c08d43f24c19f.zip |
dev-libs/boost-1.65.0: ppc64 stable, bug 644808
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.65.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boost/boost-1.65.0.ebuild b/dev-libs/boost/boost-1.65.0.ebuild index f32fadeba8ff..7526cb527d25 100644 --- a/dev-libs/boost/boost-1.65.0.ebuild +++ b/dev-libs/boost/boost-1.65.0.ebuild @@ -15,7 +15,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 ~sparc 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 ~sparc 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" |