diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 19:59:57 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 19:59:57 +0100 |
commit | 0968bc5b4bd3f6bf62685c0b019c43cbe4fb46cf (patch) | |
tree | 8d81d7a849c4c382bbe8f989c84a198b2690bbb1 /dev-util/boost-build | |
parent | dev-php/pecl-yaz: Stable for HPPA (bug #604706). (diff) | |
download | gentoo-0968bc5b4bd3f6bf62685c0b019c43cbe4fb46cf.tar.gz gentoo-0968bc5b4bd3f6bf62685c0b019c43cbe4fb46cf.tar.bz2 gentoo-0968bc5b4bd3f6bf62685c0b019c43cbe4fb46cf.zip |
dev-util/boost-build: Stable for HPPA (bug #590244).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r-- | dev-util/boost-build/boost-build-1.62.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/boost-build/boost-build-1.62.0-r1.ebuild b/dev-util/boost-build/boost-build-1.62.0-r1.ebuild index f67da15b247e..cc1faa743112 100644 --- a/dev-util/boost-build/boost-build-1.62.0-r1.ebuild +++ b/dev-util/boost-build/boost-build-1.62.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_ LICENSE="Boost-1.0" SLOT="0" -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 ~x64-solaris ~x86-solaris" +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 ~x64-solaris ~x86-solaris" IUSE="examples python test" RDEPEND="python? ( ${PYTHON_DEPS} ) |