summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-01 15:06:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-01 15:15:53 +0200
commitf8a56c15bda9ef8da9b182a1fcee45a3926e989b (patch)
treeb51a29a47c6710d0dfe8bbad4fcee71a9b904860
parentdev-util/anjuta: amd64 stable wrt bug #611134 (diff)
downloadgentoo-f8a56c15bda9ef8da9b182a1fcee45a3926e989b.tar.gz
gentoo-f8a56c15bda9ef8da9b182a1fcee45a3926e989b.tar.bz2
gentoo-f8a56c15bda9ef8da9b182a1fcee45a3926e989b.zip
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 <ago@gentoo.org>
-rw-r--r--dev-util/devhelp/devhelp-3.22.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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} )"