diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:06:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:23:39 +0100 |
commit | 4a44226959f1677f4d5fc9181dc5227555c67a79 (patch) | |
tree | 11c8c157d59e047da952def996e593dc6d73e4c1 /sys-apps/dbus | |
parent | app-crypt/shash: stable 0.2.6-r3 for ia64, bug #679802 (diff) | |
download | gentoo-4a44226959f1677f4d5fc9181dc5227555c67a79.tar.gz gentoo-4a44226959f1677f4d5fc9181dc5227555c67a79.tar.bz2 gentoo-4a44226959f1677f4d5fc9181dc5227555c67a79.zip |
sys-apps/dbus: stable 1.12.16 for ia64, bug #687900
Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 6e9f3ecb075f..fe9a3d23c7fb 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 )" |