diff options
author | 2013-08-09 20:09:13 +0000 | |
---|---|---|
committer | 2013-08-09 20:09:13 +0000 | |
commit | c8f4f61258e3830bf71203c88cf95aea08d170f5 (patch) | |
tree | 31b9c609bb557b2cf1921025e74e8eda8186e11c /dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild | |
parent | Bump to 9.2 rc1, by Yuta SATOH, bug #476646 (diff) | |
download | gentoo-2-c8f4f61258e3830bf71203c88cf95aea08d170f5.tar.gz gentoo-2-c8f4f61258e3830bf71203c88cf95aea08d170f5.tar.bz2 gentoo-2-c8f4f61258e3830bf71203c88cf95aea08d170f5.zip |
arm stable, bug #479506
(Portage version: 2.1.13.5/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild index 8056f2de8d27..0f93d3bb135f 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-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/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild,v 1.1 2013/08/02 12:43:21 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild,v 1.2 2013/08/09 20:09:13 maekke Exp $ EAPI="5" GNOME_ORG_MODULE="glib" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="${PYTHON_DEPS}" |