diff options
Diffstat (limited to 'dev-util/devhelp/devhelp-3.24.0.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-3.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-3.24.0.ebuild b/dev-util/devhelp/devhelp-3.24.0.ebuild index a22c80a3b51b..26458feb0dca 100644 --- a/dev-util/devhelp/devhelp-3.24.0.ebuild +++ b/dev-util/devhelp/devhelp-3.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Devhelp" LICENSE="GPL-2+" SLOT="0/3-3" # subslot = 3-(libdevhelp-3 soname version) -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="gedit +introspection" REQUIRED_USE="gedit? ( ${PYTHON_REQUIRED_USE} )" |