diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:00:28 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:05:38 +0800 |
commit | beb223e32f228efc1d8eee95b67b1e0317307173 (patch) | |
tree | 7d5618545bdf320a687f141a416797c84d3e47c3 /x11-plugins | |
parent | x11-plugins/pidgin-window_merge: keyword ~riscv (diff) | |
download | gentoo-beb223e32f228efc1d8eee95b67b1e0317307173.tar.gz gentoo-beb223e32f228efc1d8eee95b67b1e0317307173.tar.bz2 gentoo-beb223e32f228efc1d8eee95b67b1e0317307173.zip |
x11-plugins/pidgin-xmpp-receipts: keyword ~riscv
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild index c62d3d1c907e..abef73d1260e 100644 --- a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild +++ b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/noonien-d/pidgin-xmpp-receipts/archive/release_${PV} LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" RDEPEND="net-im/pidgin[gtk]" DEPEND="${RDEPEND}" |