summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-08-09 11:41:41 +0200
committerPacho Ramos <pacho@gentoo.org>2024-08-09 11:53:22 +0200
commit3313e28cdd2c687057a0fa95ec15e9a4d066f86c (patch)
tree05bc0735a3585d01559365a84fb8d662a9226f24 /dev-libs/gobject-introspection
parentgnome-base/nautilus: fix doc dependencies (diff)
downloadgentoo-3313e28cdd2c687057a0fa95ec15e9a4d066f86c.tar.gz
gentoo-3313e28cdd2c687057a0fa95ec15e9a4d066f86c.tar.bz2
gentoo-3313e28cdd2c687057a0fa95ec15e9a4d066f86c.zip
dev-libs/gobject-introspection: fix VariableOrderWrong warning
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r--dev-libs/gobject-introspection/gobject-introspection-1.80.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.80.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.80.1.ebuild
index e0d7a1fb2d84..6b2591792d07 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.80.1.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.80.1.ebuild
@@ -12,10 +12,12 @@ HOMEPAGE="https://gi.readthedocs.io/"
LICENSE="LGPL-2+ GPL-2+"
SLOT="0"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
IUSE="doctool gtk-doc test"
RESTRICT="!test? ( test )"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
# virtual/pkgconfig needed at runtime, bug #505408
RDEPEND="