diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-08 20:33:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-08 20:33:30 +0000 |
commit | cead56661090b90af4b5db22383ba3d7d252f81a (patch) | |
tree | a12c324a0ca9ac86079f4a0169366cf18196322a /dev-util/gdbus-codegen | |
parent | dev-cpp/glibmm: stable 2.56.1 for ia64, bug #677430 (diff) | |
download | gentoo-cead56661090b90af4b5db22383ba3d7d252f81a.tar.gz gentoo-cead56661090b90af4b5db22383ba3d7d252f81a.tar.bz2 gentoo-cead56661090b90af4b5db22383ba3d7d252f81a.zip |
dev-util/gdbus-codegen: stable 2.58.3 for ia64, bug #677430
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
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 4f768b897230..bad76cabff1a 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}" |