diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-15 21:12:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-15 22:28:54 +0100 |
commit | 9a954b4b23af4100eaf67cf5a2ba46456517752d (patch) | |
tree | 18f4e07f150ebb5562ea88d83cd7eff40109ceb0 | |
parent | app-dicts/canna-2ch: stable 20040519 for ppc, bug #624680 (diff) | |
download | gentoo-9a954b4b23af4100eaf67cf5a2ba46456517752d.tar.gz gentoo-9a954b4b23af4100eaf67cf5a2ba46456517752d.tar.bz2 gentoo-9a954b4b23af4100eaf67cf5a2ba46456517752d.zip |
dev-libs/boost: stable 1.63.0 for ppc, bug #624662
Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
-rw-r--r-- | dev-libs/boost/boost-1.63.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boost/boost-1.63.0.ebuild b/dev-libs/boost/boost-1.63.0.ebuild index bf8ad2aeabc8..033db29cbd0b 100644 --- a/dev-libs/boost/boost-1.63.0.ebuild +++ b/dev-libs/boost/boost-1.63.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" |