diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-27 07:59:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-27 07:59:23 +0000 |
commit | 9d72ec18cfc3b2bab4e12f4f13bc8e485f0aa6f9 (patch) | |
tree | 16d92951f4d8a1a6f4d521588d5affdccf922ab7 /sys-apps/dbus | |
parent | dev-libs/oniguruma: stable 6.9.1 for ia64, bug #678796 (diff) | |
download | gentoo-9d72ec18cfc3b2bab4e12f4f13bc8e485f0aa6f9.tar.gz gentoo-9d72ec18cfc3b2bab4e12f4f13bc8e485f0aa6f9.tar.bz2 gentoo-9d72ec18cfc3b2bab4e12f4f13bc8e485f0aa6f9.zip |
sys-apps/dbus: stable 1.12.12-r1 for ppc64, bug #655068
Package-Manager: Portage-2.3.62, Repoman-2.3.12
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.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dbus/dbus-1.12.12-r1.ebuild b/sys-apps/dbus/dbus-1.12.12-r1.ebuild index 3aea817151d1..a8f58653a7dd 100644 --- a/sys-apps/dbus/dbus-1.12.12-r1.ebuild +++ b/sys-apps/dbus/dbus-1.12.12-r1.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 selinux static-libs systemd test user-session X" REQUIRED_USE="?? ( elogind systemd )" |