From e138260c9a7c4d5f37e63eef2d53b8d2ba32813d Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 29 Jan 2022 09:18:58 +0200 Subject: dev-python/pybind11: Stabilize 2.9.0 arm64, #832284 Signed-off-by: Arthur Zamarin --- dev-python/pybind11/pybind11-2.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pybind11') diff --git a/dev-python/pybind11/pybind11-2.9.0.ebuild b/dev-python/pybind11/pybind11-2.9.0.ebuild index 54e1aa92dba5..5cba4d671d70 100644 --- a/dev-python/pybind11/pybind11-2.9.0.ebuild +++ b/dev-python/pybind11/pybind11-2.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pybind/pybind11/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" dev-cpp/eigen:3 -- cgit v1.2.3-65-gdbad