diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-03 22:03:17 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-03 22:03:17 +0200 |
commit | 9be1af39100207680cca028111168cdc1eee8a3d (patch) | |
tree | 89b82dafd1865a9ea4106c48a4ccbe6778ec2445 /dev-util | |
parent | dev-util/glib-utils: arm64 stable (bug #668474) (diff) | |
download | gentoo-9be1af39100207680cca028111168cdc1eee8a3d.tar.gz gentoo-9be1af39100207680cca028111168cdc1eee8a3d.tar.bz2 gentoo-9be1af39100207680cca028111168cdc1eee8a3d.zip |
dev-util/gdbus-codegen: arm64 stable (bug #668474)
Package-Manager: Portage-2.3.52, 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.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 a5557c9dcc05..cfa3d789588f 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}" |