diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-07 14:26:15 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-07 15:01:05 +0100 |
commit | 09dbd8f5e7e5e9b59837d93901f89f6e9717c290 (patch) | |
tree | 6e536854d247924bdcb96ac172deaca624ab2820 /dev-util | |
parent | dev-vcs/bzr: bump to the current snapshot of the 2.7 branch (diff) | |
download | gentoo-09dbd8f5e7e5e9b59837d93901f89f6e9717c290.tar.gz gentoo-09dbd8f5e7e5e9b59837d93901f89f6e9717c290.tar.bz2 gentoo-09dbd8f5e7e5e9b59837d93901f89f6e9717c290.zip |
dev-util/boost-build: Stable on amd64
Package-Manager: Portage-2.3.12, Repoman-2.3.4
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/boost-build/boost-build-1.63.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/boost-build/boost-build-1.63.0.ebuild b/dev-util/boost-build/boost-build-1.63.0.ebuild index 8aa8dfd5beea..a36691d34840 100644 --- a/dev-util/boost-build/boost-build-1.63.0.ebuild +++ b/dev-util/boost-build/boost-build-1.63.0.ebuild @@ -16,7 +16,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 ~x64-cygwin ~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 ~x64-cygwin ~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} ) |