diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-13 23:03:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-13 23:03:35 +0000 |
commit | 769b286074620ce0e4414eecb6a864e4248d23b4 (patch) | |
tree | 003669aa120735b719978b3eeff52b5a6a4d35e8 /dev-util/gdbus-codegen | |
parent | dev-libs/glib: stable 2.58.3 for ppc/ppc64, bug #677430 (diff) | |
download | gentoo-769b286074620ce0e4414eecb6a864e4248d23b4.tar.gz gentoo-769b286074620ce0e4414eecb6a864e4248d23b4.tar.bz2 gentoo-769b286074620ce0e4414eecb6a864e4248d23b4.zip |
dev-util/gdbus-codegen: stable 2.58.3 for ppc/ppc64, bug #677430
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/gdbus-codegen')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild index 36abdddc4907..bbf4635b9907 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://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 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND="${PYTHON_DEPS}" |