diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-11-30 16:09:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-01 10:45:27 +0000 |
commit | afee5f7fbae673e72253d62b52eec1bee9cf6376 (patch) | |
tree | f013df141e37ac038dfbdbc16c001e4308efeb45 /dev-libs/boost | |
parent | app-text/poppler: stable 21.11.0 for hppa, bug #821970 (diff) | |
download | gentoo-afee5f7fbae673e72253d62b52eec1bee9cf6376.tar.gz gentoo-afee5f7fbae673e72253d62b52eec1bee9cf6376.tar.bz2 gentoo-afee5f7fbae673e72253d62b52eec1bee9cf6376.zip |
dev-libs/boost: stable 1.77.0-r3 for hppa, bug #821970
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.77.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boost/boost-1.77.0-r3.ebuild b/dev-libs/boost/boost-1.77.0-r3.ebuild index e66d7640a1c4..1a84b2c175eb 100644 --- a/dev-libs/boost/boost-1.77.0-r3.ebuild +++ b/dev-libs/boost/boost-1.77.0-r3.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}_${MY_PV}" LICENSE="Boost-1.0" SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="bzip2 context debug doc icu lzma +nls mpi numpy python tools zlib zstd" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # the tests will never fail because these are not intended as sanity |