diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-16 20:35:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-16 20:39:19 +0000 |
commit | 11c75510e1feb9dce5366570fa99867168a8d63f (patch) | |
tree | 55be9bf46379d856b48c6a8b3b81e53f29b24a25 /dev-util/gdbus-codegen | |
parent | dev-python/pygobject: stable 3.24.1 for ia64, bug #631656 (diff) | |
download | gentoo-11c75510e1feb9dce5366570fa99867168a8d63f.tar.gz gentoo-11c75510e1feb9dce5366570fa99867168a8d63f.tar.bz2 gentoo-11c75510e1feb9dce5366570fa99867168a8d63f.zip |
dev-util/gdbus-codegen: stable 2.52.3 for ia64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-util/gdbus-codegen')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild index 6832845178cc..210ebc7292fd 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild @@ -13,7 +13,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 ~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 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND="${PYTHON_DEPS}" |