diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 01:54:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 01:54:24 +0100 |
commit | 0c30dcc92b4460844a6e56aa9dc353820a3ddb8d (patch) | |
tree | 1b71fef54c577f16136b09b5249afd2909bf108c /sys-apps | |
parent | gui-libs/wpebackend-fdo: x86 stable (bug #699156) (diff) | |
download | gentoo-0c30dcc92b4460844a6e56aa9dc353820a3ddb8d.tar.gz gentoo-0c30dcc92b4460844a6e56aa9dc353820a3ddb8d.tar.bz2 gentoo-0c30dcc92b4460844a6e56aa9dc353820a3ddb8d.zip |
sys-apps/xdg-dbus-proxy: x86 stable (bug #699156)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild index d304a07a01d3..4a639d165625 100644 --- a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild +++ b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" |