diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 18:50:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 18:50:23 +0100 |
commit | 1b764468842e3d805d767ffb8e4e5069c2a7e17c (patch) | |
tree | dca57df50be826688c4b411e3c44d4d8f1d2d289 /sys-apps/dbus | |
parent | net-wireless/hostapd: correct license (diff) | |
download | gentoo-1b764468842e3d805d767ffb8e4e5069c2a7e17c.tar.gz gentoo-1b764468842e3d805d767ffb8e4e5069c2a7e17c.tar.bz2 gentoo-1b764468842e3d805d767ffb8e4e5069c2a7e17c.zip |
sys-apps/dbus: stable 1.10.24 for ppc64, bug #648306
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-apps/dbus')
-rw-r--r-- | sys-apps/dbus/dbus-1.10.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dbus/dbus-1.10.24.ebuild b/sys-apps/dbus/dbus-1.10.24.ebuild index 52f0e9e46ae9..7a299357cfe7 100644 --- a/sys-apps/dbus/dbus-1.10.24.ebuild +++ b/sys-apps/dbus/dbus-1.10.24.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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="debug doc elogind selinux static-libs systemd test user-session X" #RESTRICT="test" |