summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-09 22:40:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-09 22:40:25 +0300
commitef1383e17f1bf36a9c9f6d60f4653e4a2fdd5116 (patch)
tree0a5bf63e011501f480347a865a53f05c5486a415
parentdev-python/ephemeral-port-reserve: Keyword 1.1.4 s390, #836368 (diff)
downloadgentoo-ef1383e17f1bf36a9c9f6d60f4653e4a2fdd5116.tar.gz
gentoo-ef1383e17f1bf36a9c9f6d60f4653e4a2fdd5116.tar.bz2
gentoo-ef1383e17f1bf36a9c9f6d60f4653e4a2fdd5116.zip
dev-python/pybind11: Keyword 2.9.2 s390, #836478
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/pybind11/pybind11-2.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.9.2.ebuild b/dev-python/pybind11/pybind11-2.9.2.ebuild
index e55b96d2bc20..b944367886bc 100644
--- a/dev-python/pybind11/pybind11-2.9.2.ebuild
+++ b/dev-python/pybind11/pybind11-2.9.2.ebuild
@@ -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 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
RDEPEND="
dev-cpp/eigen:3