diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:00:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:00:30 +0000 |
commit | 9ecc402e02f48de2511d690200c23b89551d51ba (patch) | |
tree | 5073f8ce10a386d2ca8c687ca46642130028ebd4 /dev-util/devhelp/devhelp-3.6.1-r1.ebuild | |
parent | Stable for arm, wrt bug #488810 (diff) | |
download | gentoo-2-9ecc402e02f48de2511d690200c23b89551d51ba.tar.gz gentoo-2-9ecc402e02f48de2511d690200c23b89551d51ba.tar.bz2 gentoo-2-9ecc402e02f48de2511d690200c23b89551d51ba.zip |
Stable for arm, wrt bug #488810
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/devhelp/devhelp-3.6.1-r1.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-3.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-3.6.1-r1.ebuild b/dev-util/devhelp/devhelp-3.6.1-r1.ebuild index c307e6080e8e..1ad8b1438b56 100644 --- a/dev-util/devhelp/devhelp-3.6.1-r1.ebuild +++ b/dev-util/devhelp/devhelp-3.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-3.6.1-r1.ebuild,v 1.10 2013/09/01 05:29:08 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-3.6.1-r1.ebuild,v 1.11 2013/11/24 19:00:30 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/devhelp" LICENSE="GPL-2+" SLOT="0/3-1" # subslot = 3-(libdevhelp-3 soname version) -KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" # FIXME: automagic python dependency |