diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-26 08:49:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-26 08:49:26 +0200 |
commit | 66707f343f1a28a29fefca375704491cf45fb89e (patch) | |
tree | f64473256d9d6960c1fec3564c1c34ec87979672 /sys-apps/dbus | |
parent | x11-libs/libfm-qt: x86 stable wrt bug #688660 (diff) | |
download | gentoo-66707f343f1a28a29fefca375704491cf45fb89e.tar.gz gentoo-66707f343f1a28a29fefca375704491cf45fb89e.tar.bz2 gentoo-66707f343f1a28a29fefca375704491cf45fb89e.zip |
sys-apps/dbus: x86 stable wrt bug #687900
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-apps/dbus')
-rw-r--r-- | sys-apps/dbus/dbus-1.12.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dbus/dbus-1.12.16.ebuild b/sys-apps/dbus/dbus-1.12.16.ebuild index 487202ab77fb..e842cc18ad23 100644 --- a/sys-apps/dbus/dbus-1.12.16.ebuild +++ b/sys-apps/dbus/dbus-1.12.16.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz" LICENSE="|| ( AFL-2.1 GPL-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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug doc elogind kernel_linux selinux static-libs systemd test user-session X" REQUIRED_USE="?? ( elogind systemd )" |