diff options
author | 2017-05-12 16:53:22 +0200 | |
---|---|---|
committer | 2017-05-12 16:55:01 +0200 | |
commit | 988ae1b946b1f79117c8bf98f29c07685dbc5061 (patch) | |
tree | 2719eaee66e0150d17eab5d2a56c19cbf108809f /sys-apps | |
parent | net-fs/openafs-kernel: sparc stable wrt bug #608446 (diff) | |
download | gentoo-988ae1b946b1f79117c8bf98f29c07685dbc5061.tar.gz gentoo-988ae1b946b1f79117c8bf98f29c07685dbc5061.tar.bz2 gentoo-988ae1b946b1f79117c8bf98f29c07685dbc5061.zip |
sys-apps/dbus: sparc stable wrt bug #611392
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/dbus/dbus-1.10.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dbus/dbus-1.10.18.ebuild b/sys-apps/dbus/dbus-1.10.18.ebuild index 384f3e0c1831..7fe34c6a0452 100644 --- a/sys-apps/dbus/dbus-1.10.18.ebuild +++ b/sys-apps/dbus/dbus-1.10.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 ~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" |