diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-06-01 22:16:02 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-06-02 10:41:20 +0800 |
commit | b3fd0b758a2ba66eb36270ea23e388e8d16adde6 (patch) | |
tree | e645b7f7af3da175c11b5a01184c193fd1676bb7 /sys-apps | |
parent | profile/riscv: mask USE=gstreamer net-libs/webkit-gtk, not tested (diff) | |
download | gentoo-b3fd0b758a2ba66eb36270ea23e388e8d16adde6.tar.gz gentoo-b3fd0b758a2ba66eb36270ea23e388e8d16adde6.tar.bz2 gentoo-b3fd0b758a2ba66eb36270ea23e388e8d16adde6.zip |
sys-apps/xdg-dbus-proxy: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 61cd561b7241..1ce59e3fadf0 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 @@ -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 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86" IUSE="" RDEPEND=" |