diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 04:08:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 04:08:41 +0000 |
commit | 0bc5c25c476ab3a847325914f901604a40ada7a5 (patch) | |
tree | 45c58c35634da1078439be1223fe7800e9d7a26e /dev-util/devhelp | |
parent | dev-libs/gjs: Stabilize 1.68.3 x86, #815013 (diff) | |
download | gentoo-0bc5c25c476ab3a847325914f901604a40ada7a5.tar.gz gentoo-0bc5c25c476ab3a847325914f901604a40ada7a5.tar.bz2 gentoo-0bc5c25c476ab3a847325914f901604a40ada7a5.zip |
dev-util/devhelp: Stabilize 40.1 x86, #815013
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/devhelp')
-rw-r--r-- | dev-util/devhelp/devhelp-40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/devhelp/devhelp-40.1.ebuild b/dev-util/devhelp/devhelp-40.1.ebuild index 777e0daeb1ba..ef47f98c8097 100644 --- a/dev-util/devhelp/devhelp-40.1.ebuild +++ b/dev-util/devhelp/devhelp-40.1.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} )" |