diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:30:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:30:06 +0000 |
commit | ef4ad389af3f5dc62ca173b13d2a8c9fa3ae3112 (patch) | |
tree | 43ad155fc587c8be79515d9fc5c394edcd3b4a9b /sys-apps/xdg-dbus-proxy | |
parent | sys-apps/gnome-disk-utility: Stabilize 41.0 amd64, #834426 (diff) | |
download | gentoo-ef4ad389af3f5dc62ca173b13d2a8c9fa3ae3112.tar.gz gentoo-ef4ad389af3f5dc62ca173b13d2a8c9fa3ae3112.tar.bz2 gentoo-ef4ad389af3f5dc62ca173b13d2a8c9fa3ae3112.zip |
sys-apps/xdg-dbus-proxy: Stabilize 0.1.3 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/xdg-dbus-proxy')
-rw-r--r-- | sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.3.ebuild b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.3.ebuild index 51c977499bb3..fbf029bfdba4 100644 --- a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.3.ebuild +++ b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.3.ebuild @@ -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 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" RDEPEND=" |