diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-09 14:20:58 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:04:29 +0800 |
commit | 4051377f49f720cef02ba82f86aa5c3e3ee5e8da (patch) | |
tree | 17803164a49a3a68dd94fffe3e5add4459c96822 /x11-plugins | |
parent | x11-plugins/pidgin-encryption: keyword ~riscv (diff) | |
download | gentoo-4051377f49f720cef02ba82f86aa5c3e3ee5e8da.tar.gz gentoo-4051377f49f720cef02ba82f86aa5c3e3ee5e8da.tar.bz2 gentoo-4051377f49f720cef02ba82f86aa5c3e3ee5e8da.zip |
x11-plugins/pidgin-extprefs: 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-extprefs/pidgin-extprefs-0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild index bd365bd9122f..ab36bf2882a6 100644 --- a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild +++ b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gaim-extprefs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc ~riscv sparc x86" RDEPEND="net-im/pidgin[gtk]" DEPEND="${RDEPEND}" |