diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-30 21:27:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-30 21:27:32 +0000 |
commit | f4cb67bcdb4c2a5785e5c095e5094b2bcd7e1d88 (patch) | |
tree | 2839dfb42720e9de8c24dafa33cd59e76ab09d13 /dev-util/boost-build | |
parent | gnome-base/gnome-control-center: keyworded 3.32.2 for ppc/ppc64, bug #692802 (diff) | |
download | gentoo-f4cb67bcdb4c2a5785e5c095e5094b2bcd7e1d88.tar.gz gentoo-f4cb67bcdb4c2a5785e5c095e5094b2bcd7e1d88.tar.bz2 gentoo-f4cb67bcdb4c2a5785e5c095e5094b2bcd7e1d88.zip |
dev-util/boost-build: stable 1.71.0 for ppc/ppc64, bug #689032
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.80, Repoman-2.3.19
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r-- | dev-util/boost-build/boost-build-1.71.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/boost-build/boost-build-1.71.0.ebuild b/dev-util/boost-build/boost-build-1.71.0.ebuild index 641d9b8e3999..20b9da2bac3c 100644 --- a/dev-util/boost-build/boost-build-1.71.0.ebuild +++ b/dev-util/boost-build/boost-build-1.71.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dl.bintray.com/boostorg/release/${PV}/source/boost_${MY_PV}.tar 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-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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples python test" RESTRICT="test" |