diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:32:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:32:25 +0000 |
commit | 388b33091f53049bf34ce8f864a644ca01638f76 (patch) | |
tree | e51fed055dcb690aa788b88bdebd737a1f812175 /dev-util/devhelp | |
parent | dev-libs/libgit2: Stabilize 1.4.1 x86, #834426 (diff) | |
download | gentoo-388b33091f53049bf34ce8f864a644ca01638f76.tar.gz gentoo-388b33091f53049bf34ce8f864a644ca01638f76.tar.bz2 gentoo-388b33091f53049bf34ce8f864a644ca01638f76.zip |
dev-util/devhelp: Stabilize 41.2 x86, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/devhelp')
-rw-r--r-- | dev-util/devhelp/devhelp-41.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/devhelp/devhelp-41.2.ebuild b/dev-util/devhelp/devhelp-41.2.ebuild index b60507d531aa..98fc2847065b 100644 --- a/dev-util/devhelp/devhelp-41.2.ebuild +++ b/dev-util/devhelp/devhelp-41.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Devhelp" LICENSE="GPL-3+ CC-BY-SA-4.0" SLOT="0/3-6" # subslot = 3-(libdevhelp-3 soname version) -KEYWORDS="amd64 ~arm ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ppc64 ~sparc x86" IUSE="+gedit gtk-doc +introspection" REQUIRED_USE="gedit? ( ${PYTHON_REQUIRED_USE} ) gtk-doc? ( introspection )" |