diff options
author | 2023-03-03 19:57:41 +0200 | |
---|---|---|
committer | 2023-03-03 19:57:41 +0200 | |
commit | 10fe90d4c37ce4f048d4e9123212823ee26114ab (patch) | |
tree | a5fd424262251e4518274dee4ecb48afb7590367 | |
parent | dev-python/pybind11: Stabilize 2.10.3 ppc, #893036 (diff) | |
download | gentoo-10fe90d4c37ce4f048d4e9123212823ee26114ab.tar.gz gentoo-10fe90d4c37ce4f048d4e9123212823ee26114ab.tar.bz2 gentoo-10fe90d4c37ce4f048d4e9123212823ee26114ab.zip |
dev-python/pybind11: Stabilize 2.10.3 ppc64, #893036
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/pybind11/pybind11-2.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.10.3.ebuild b/dev-python/pybind11/pybind11-2.10.3.ebuild index 84e90f4cfa08..2cd31b51b573 100644 --- a/dev-python/pybind11/pybind11-2.10.3.ebuild +++ b/dev-python/pybind11/pybind11-2.10.3.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-cpp/eigen:3 |