diff options
-rw-r--r-- | sys-apps/hwloc/hwloc-1.11.11.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/hwloc/hwloc-2.0.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hwloc/hwloc-1.11.11.ebuild b/sys-apps/hwloc/hwloc-1.11.11.ebuild index cedd15f02d9e..99b6fa5187f1 100644 --- a/sys-apps/hwloc/hwloc-1.11.11.ebuild +++ b/sys-apps/hwloc/hwloc-1.11.11.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal -MY_PV=v$(ver_rs 1-2) +MY_PV=v$(ver_cut 1-2) DESCRIPTION="displays the hardware topology in convenient formats" HOMEPAGE="http://www.open-mpi.org/projects/hwloc/" diff --git a/sys-apps/hwloc/hwloc-2.0.2.ebuild b/sys-apps/hwloc/hwloc-2.0.2.ebuild index cedd15f02d9e..99b6fa5187f1 100644 --- a/sys-apps/hwloc/hwloc-2.0.2.ebuild +++ b/sys-apps/hwloc/hwloc-2.0.2.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal -MY_PV=v$(ver_rs 1-2) +MY_PV=v$(ver_cut 1-2) DESCRIPTION="displays the hardware topology in convenient formats" HOMEPAGE="http://www.open-mpi.org/projects/hwloc/" |