diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-28 06:40:32 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-28 06:40:32 +0200 |
commit | e07fd5f20feafa6f9050d70f375074c982f7dca2 (patch) | |
tree | fb2e772ed225bc897c6e18807fa79928bc33745f /dev-libs/dbus-glib | |
parent | dev-db/mariadb: Reorganize configure options and remove redundant doc install... (diff) | |
download | gentoo-e07fd5f20feafa6f9050d70f375074c982f7dca2.tar.gz gentoo-e07fd5f20feafa6f9050d70f375074c982f7dca2.tar.bz2 gentoo-e07fd5f20feafa6f9050d70f375074c982f7dca2.zip |
dev-libs/dbus-glib: arm stable, bug #622822
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/dbus-glib')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.108.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.108.ebuild b/dev-libs/dbus-glib/dbus-glib-0.108.ebuild index a78833444eb1..130ecc98c2d7 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.108.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.108.ebuild @@ -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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="debug static-libs test" CDEPEND=" |