summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-25 01:05:23 +0100
committerSam James <sam@gentoo.org>2021-09-25 01:05:23 +0100
commit6bbc1cd0bf6905b4fd8e12f8abcc3e5bf602c293 (patch)
treeebd8ecc69a6d5b50bb2b4de46173317d457a8dc9 /sci-geosciences/gpsd
parentsci-geosciences/gpsd: Stabilize 3.23-r2 amd64, #813168 (diff)
downloadgentoo-6bbc1cd0bf6905b4fd8e12f8abcc3e5bf602c293.tar.gz
gentoo-6bbc1cd0bf6905b4fd8e12f8abcc3e5bf602c293.tar.bz2
gentoo-6bbc1cd0bf6905b4fd8e12f8abcc3e5bf602c293.zip
sci-geosciences/gpsd: drop unused multilib inherit
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.23.1.ebuild2
-rw-r--r--sci-geosciences/gpsd/gpsd-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.23.1.ebuild b/sci-geosciences/gpsd/gpsd-3.23.1.ebuild
index 550576d658a5..41d26755b6a3 100644
--- a/sci-geosciences/gpsd/gpsd-3.23.1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.23.1.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_OPTIONAL=1
PYTHON_COMPAT=( python3_{8,9,10} )
SCONS_MIN_VERSION="2.3.0"
-inherit udev multilib distutils-r1 scons-utils toolchain-funcs
+inherit udev distutils-r1 scons-utils toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://gitlab.com/gpsd/gpsd.git"
diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild b/sci-geosciences/gpsd/gpsd-9999.ebuild
index 550576d658a5..41d26755b6a3 100644
--- a/sci-geosciences/gpsd/gpsd-9999.ebuild
+++ b/sci-geosciences/gpsd/gpsd-9999.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_OPTIONAL=1
PYTHON_COMPAT=( python3_{8,9,10} )
SCONS_MIN_VERSION="2.3.0"
-inherit udev multilib distutils-r1 scons-utils toolchain-funcs
+inherit udev distutils-r1 scons-utils toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://gitlab.com/gpsd/gpsd.git"