diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:06:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:06:27 +0100 |
commit | 28dad0aa8f1946dac5106ccd0c689cdd66d16c3d (patch) | |
tree | cd50869046d483759f61fb3964258c2911a9c33d /dev-util | |
parent | dev-libs/boost: x86 stable wrt bug #590244 (diff) | |
download | gentoo-28dad0aa8f1946dac5106ccd0c689cdd66d16c3d.tar.gz gentoo-28dad0aa8f1946dac5106ccd0c689cdd66d16c3d.tar.bz2 gentoo-28dad0aa8f1946dac5106ccd0c689cdd66d16c3d.zip |
dev-util/boost-build: x86 stable wrt bug #590244
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-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 ecb681a391c3..a4df0f4ebec8 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 ~ia64-hpux ~x86-interix ~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 ~ia64-hpux ~x86-interix ~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} ) |