diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-09 14:22:00 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:04:33 +0800 |
commit | 9f3f32d5065a4d5bc8963e01e4a0458e70b2d005 (patch) | |
tree | 048c7040bb16a9d79780360068868d350caeeec6 /x11-plugins | |
parent | x11-plugins/pidgin-extprefs: keyword ~riscv (diff) | |
download | gentoo-9f3f32d5065a4d5bc8963e01e4a0458e70b2d005.tar.gz gentoo-9f3f32d5065a4d5bc8963e01e4a0458e70b2d005.tar.bz2 gentoo-9f3f32d5065a4d5bc8963e01e4a0458e70b2d005.zip |
x11-plugins/pidgin-gnome-keyring: 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-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild index 84ee25614882..9bcbafe2d0cf 100644 --- a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild +++ b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/aebrahim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND="app-crypt/libsecret net-im/pidgin" |