diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 21:00:31 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 21:00:31 +0300 |
commit | 8dbbf22fe5236d2cf8a6f4117f2ea76f40d54dee (patch) | |
tree | 35db4e2198aac8016209997a55ca39c064feecb2 /sys-apps/xdg-dbus-proxy | |
parent | net-libs/glib-networking: Stabilize 2.76.1 arm, #913218 (diff) | |
download | gentoo-8dbbf22fe5236d2cf8a6f4117f2ea76f40d54dee.tar.gz gentoo-8dbbf22fe5236d2cf8a6f4117f2ea76f40d54dee.tar.bz2 gentoo-8dbbf22fe5236d2cf8a6f4117f2ea76f40d54dee.zip |
sys-apps/xdg-dbus-proxy: Stabilize 0.1.5 arm, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/xdg-dbus-proxy')
-rw-r--r-- | sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.5.ebuild b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.5.ebuild index 0c43ecdf8eb0..945d5a119dd2 100644 --- a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.5.ebuild +++ b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |