diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-28 15:18:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-28 15:18:36 +0200 |
commit | 156ca570c4d6060a4f33e337600455b13e3cb386 (patch) | |
tree | ec82dd3ff75759da5eb7f6c88b52bbddf85bb9b8 /dev-libs/dbus-glib | |
parent | x11-wm/lumina: amd64 stable wrt bug #611170 (diff) | |
download | gentoo-156ca570c4d6060a4f33e337600455b13e3cb386.tar.gz gentoo-156ca570c4d6060a4f33e337600455b13e3cb386.tar.bz2 gentoo-156ca570c4d6060a4f33e337600455b13e3cb386.zip |
dev-libs/dbus-glib: amd64 stable wrt bug #622822
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 a86cb10fa16f..2501330b341c 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=" |