summaryrefslogtreecommitdiff
path: root/dev-python/pybind11
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-03-25 17:41:23 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-03-25 17:41:23 +0000
commitcd2aff2dcbe979cceb742930f1065ed234b72bd2 (patch)
tree88261ebf9e926bc6fc4939c7b221a1b6bb6829a7 /dev-python/pybind11
parenta7036dee5712b70214aa34144a9f3b101f856d35 (diff)
downloadbaldeagleos-repo-cd2aff2dcbe979cceb742930f1065ed234b72bd2.tar.gz
baldeagleos-repo-cd2aff2dcbe979cceb742930f1065ed234b72bd2.tar.xz
baldeagleos-repo-cd2aff2dcbe979cceb742930f1065ed234b72bd2.zip
Adding metadata
Diffstat (limited to 'dev-python/pybind11')
-rw-r--r--dev-python/pybind11/pybind11-2.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.6.2.ebuild b/dev-python/pybind11/pybind11-2.6.2.ebuild
index 993dbc402db4..942a2f12d037 100644
--- a/dev-python/pybind11/pybind11-2.6.2.ebuild
+++ b/dev-python/pybind11/pybind11-2.6.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/pybind/pybind11/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="
dev-cpp/eigen:3