diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-09 17:29:06 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-09 17:29:29 -0400 |
commit | 350d00d3c02cd396148d73d406a10615aa0ec7a6 (patch) | |
tree | d09ee8c6820fbba982f37bc2fa20eafdc2bd7992 /dev-libs/dbus-glib | |
parent | dev-lang/vala: arm64 stable (diff) | |
download | gentoo-350d00d3c02cd396148d73d406a10615aa0ec7a6.tar.gz gentoo-350d00d3c02cd396148d73d406a10615aa0ec7a6.tar.bz2 gentoo-350d00d3c02cd396148d73d406a10615aa0ec7a6.zip |
dev-libs/dbus-glib: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/dbus-glib')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.110.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.110.ebuild b/dev-libs/dbus-glib/dbus-glib-0.110.ebuild index b71e62e1ff0c..4530cd58f357 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.110.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.110.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="debug static-libs test" CDEPEND=" |