diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-07-09 16:53:14 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-07-09 17:05:33 +0200 |
commit | bddf46a190bcd6909b2592c06b69b5007e60e462 (patch) | |
tree | 8f43b399a22c574d8e84e1950ffc967583d00f24 /dev-util/gdbus-codegen | |
parent | dev-python/pygobject: ppc stable, bug 584468 (diff) | |
download | gentoo-bddf46a190bcd6909b2592c06b69b5007e60e462.tar.gz gentoo-bddf46a190bcd6909b2592c06b69b5007e60e462.tar.bz2 gentoo-bddf46a190bcd6909b2592c06b69b5007e60e462.zip |
dev-util/gdbus-codegen: ppc stable, bug 584468
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-util/gdbus-codegen')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild index 8056c5614e57..a2e173231b85 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND="${PYTHON_DEPS}" |