diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-09 14:19:40 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:04:25 +0800 |
commit | 7d9f5efaac2430435bbbb3a21e77b3d60230cf35 (patch) | |
tree | d6251847c380c555b0eca05e09927089badcd38a /x11-plugins | |
parent | x11-plugins/pidgin-bot-sentry: keyword ~riscv (diff) | |
download | gentoo-7d9f5efaac2430435bbbb3a21e77b3d60230cf35.tar.gz gentoo-7d9f5efaac2430435bbbb3a21e77b3d60230cf35.tar.bz2 gentoo-7d9f5efaac2430435bbbb3a21e77b3d60230cf35.zip |
x11-plugins/pidgin-encryption: 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-encryption/pidgin-encryption-3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild index 28f7c2dbaecf..3defcb59cc35 100644 --- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild +++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pidgin-encrypt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ~ppc64 ~riscv sparc x86" IUSE="nls" BDEPEND="virtual/pkgconfig" |