diff options
author | Markus Meier <maekke@gentoo.org> | 2014-10-11 11:41:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-10-11 11:41:10 +0000 |
commit | 7eae70b0c72f747e659d8712d3d24377c2b50404 (patch) | |
tree | f4dbf0fb19a6476f3f4c96850912de1bbdedc184 /dev-cpp/glibmm/glibmm-2.40.0.ebuild | |
parent | examples are not provided by upstream any more (#475926), drop old (diff) | |
download | historical-7eae70b0c72f747e659d8712d3d24377c2b50404.tar.gz historical-7eae70b0c72f747e659d8712d3d24377c2b50404.tar.bz2 historical-7eae70b0c72f747e659d8712d3d24377c2b50404.zip |
arm stable, bug #512012
Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64
RepoMan-Options: --include-arches="arm"
Manifest-Sign-Key: 0x072AD062
Diffstat (limited to 'dev-cpp/glibmm/glibmm-2.40.0.ebuild')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.40.0.ebuild b/dev-cpp/glibmm/glibmm-2.40.0.ebuild index 6548282bf1f0..a7978a6eaf77 100644 --- a/dev-cpp/glibmm/glibmm-2.40.0.ebuild +++ b/dev-cpp/glibmm/glibmm-2.40.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.40.0.ebuild,v 1.9 2014/09/15 08:17:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.40.0.ebuild,v 1.10 2014/10/11 11:35:57 maekke Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc debug examples test" RDEPEND=" |