From: Agostino Sarubbo Date: Sat, 1 Apr 2017 13:06:06 +0000 (+0200) Subject: dev-util/devhelp: amd64 stable wrt bug #611134 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f8a56c15bda9ef8da9b182a1fcee45a3926e989b;p=gentoo.git dev-util/devhelp: amd64 stable wrt bug #611134 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-util/devhelp/devhelp-3.22.0.ebuild b/dev-util/devhelp/devhelp-3.22.0.ebuild index d0cb303da343..28444ec4ddfc 100644 --- a/dev-util/devhelp/devhelp-3.22.0.ebuild +++ b/dev-util/devhelp/devhelp-3.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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-1" # 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" REQUIRED_USE="gedit? ( ${PYTHON_REQUIRED_USE} )"