summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-10 05:09:33 +0000
committerSam James <sam@gentoo.org>2022-03-10 21:10:07 +0000
commita312d1401341a22af37c7a3f9fc5c201166b06ee (patch)
tree0ac8ad9ae475ca1a9c131654c2307d1ff53f0f4b /app-i18n
parentapp-eselect/eselect-wxwidgets: [QA] fix UnusedInherits (multilib) (diff)
downloadgentoo-a312d1401341a22af37c7a3f9fc5c201166b06ee.tar.gz
gentoo-a312d1401341a22af37c7a3f9fc5c201166b06ee.tar.bz2
gentoo-a312d1401341a22af37c7a3f9fc5c201166b06ee.zip
app-i18n/scim-bridge: [QA] fix UnusedInherits (multilib)
get_libdir has been built-in since EAPI 6 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild b/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild
index 9272a14e231e..09cdd8f522b3 100644
--- a/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild
+++ b/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-inherit autotools gnome2-utils multilib readme.gentoo-r1
+inherit autotools gnome2-utils readme.gentoo-r1
DESCRIPTION="Yet another IM-client of SCIM"
HOMEPAGE="http://www.scim-im.org/projects/scim_bridge"