diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 14:20:21 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 20:12:15 +0200 |
commit | 691c07f05a42b96199571b0cea7c136151645fe1 (patch) | |
tree | 582657adff74ab7e64a22af2fa7cc7bf0d2cb272 /dev-util | |
parent | dev-libs/glib: ia64 stable (bug #702260) (diff) | |
download | gentoo-691c07f05a42b96199571b0cea7c136151645fe1.tar.gz gentoo-691c07f05a42b96199571b0cea7c136151645fe1.tar.bz2 gentoo-691c07f05a42b96199571b0cea7c136151645fe1.zip |
dev-util/gdbus-codegen: ia64 stable (bug #702260)
Tested-by: Émeric Maschino
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.60.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.60.7.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.60.7.ebuild index c300f13f46af..2d7aeb06e80e 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.60.7.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.60.7.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 ~riscv s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND="${PYTHON_DEPS}" |