diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-23 15:20:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-23 15:22:21 +0300 |
commit | 40b94d4b0a6e0394f954b2ce641756a2277e6bf7 (patch) | |
tree | 75781c2861f5e6404f3035fdf8d1f2a29d747633 /dev-util | |
parent | dev-libs/glib: amd64 stable wrt bug #668474 (diff) | |
download | gentoo-40b94d4b0a6e0394f954b2ce641756a2277e6bf7.tar.gz gentoo-40b94d4b0a6e0394f954b2ce641756a2277e6bf7.tar.bz2 gentoo-40b94d4b0a6e0394f954b2ce641756a2277e6bf7.zip |
dev-util/gdbus-codegen: amd64 stable wrt bug #668474
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.56.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.56.4.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.56.4.ebuild index d4a5a1ce709e..101c8fa1d8d2 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.56.4.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.56.4.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}" |