diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 21:07:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 21:07:34 +0100 |
commit | 183fc19f21a9899f1f77749d9ab5dc919025e873 (patch) | |
tree | adc96ede8fd1d9b35b1c8c47bd7649488ad972d8 /sys-apps/dbus | |
parent | media-libs/jpeg: stable 9d for ppc64 (diff) | |
download | gentoo-183fc19f21a9899f1f77749d9ab5dc919025e873.tar.gz gentoo-183fc19f21a9899f1f77749d9ab5dc919025e873.tar.bz2 gentoo-183fc19f21a9899f1f77749d9ab5dc919025e873.zip |
sys-apps/dbus: stable 1.12.18 for ppc64
stable wrt bug #727104
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/dbus')
-rw-r--r-- | sys-apps/dbus/dbus-1.12.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dbus/dbus-1.12.18.ebuild b/sys-apps/dbus/dbus-1.12.18.ebuild index 3b9952f62bb9..0cb8f4d5e37f 100644 --- a/sys-apps/dbus/dbus-1.12.18.ebuild +++ b/sys-apps/dbus/dbus-1.12.18.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 ~sparc ~x86 ~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 ~sparc ~x86 ~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" RESTRICT="!test? ( test )" |