diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-07 20:06:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-07 20:06:51 +0300 |
commit | 6ae59634abf3418c55f6f6fcbfd2aa5efc0ebda2 (patch) | |
tree | bab6dae73e38e2b2e44155035ba93ca3a6f2a6ec /dev-util/gdbus-codegen | |
parent | dev-util/glib-utils: arm stable wrt bug #677430 (diff) | |
download | gentoo-6ae59634abf3418c55f6f6fcbfd2aa5efc0ebda2.tar.gz gentoo-6ae59634abf3418c55f6f6fcbfd2aa5efc0ebda2.tar.bz2 gentoo-6ae59634abf3418c55f6f6fcbfd2aa5efc0ebda2.zip |
dev-util/gdbus-codegen: arm stable wrt bug #677430
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 ef933b3fc4f3..4f768b897230 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}" |