diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-06-12 11:16:46 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-06-12 13:03:42 +0300 |
commit | dea0b7c1940213176a3b261edccd34bbca831ec4 (patch) | |
tree | d592addc2cb9e28f5bb8ccf7c6c34c9090551d05 /dev-util/gdbus-codegen | |
parent | dev-libs/glib: ia64 stable, bug #611134 (diff) | |
download | gentoo-dea0b7c1940213176a3b261edccd34bbca831ec4.tar.gz gentoo-dea0b7c1940213176a3b261edccd34bbca831ec4.tar.bz2 gentoo-dea0b7c1940213176a3b261edccd34bbca831ec4.zip |
dev-util/gdbus-codegen: ia64 stable, bug #611134
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-util/gdbus-codegen')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.50.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.50.3.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.50.3.ebuild index 27d305bb6f3e..9b59892468ed 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.50.3.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.50.3.ebuild @@ -13,7 +13,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}" |