diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-20 20:40:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-20 20:41:01 +0000 |
commit | 7b469f41d1f152829ba0b631f9fbd8b2c40ee4c4 (patch) | |
tree | 9eb028a5c4be9f9e42180b243242b5420866e618 | |
parent | media-libs/spandsp: stable 0.0.6 for ia64, bug #648282 (diff) | |
download | gentoo-7b469f41d1f152829ba0b631f9fbd8b2c40ee4c4.tar.gz gentoo-7b469f41d1f152829ba0b631f9fbd8b2c40ee4c4.tar.bz2 gentoo-7b469f41d1f152829ba0b631f9fbd8b2c40ee4c4.zip |
sys-apps/dbus: stable 1.10.24 for ia64, bug #648306
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
-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 650cbbee2c5c..a7c2766ec442 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" |