diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-09 14:37:57 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:05:26 +0800 |
commit | 5a4bbadf181faaa84ae955d7eebcca63a036ef88 (patch) | |
tree | abc031ce86ac9efc63e23b0f409b4e1b43be8b3a /x11-plugins | |
parent | x11-plugins/pidgin-privacy-please: keyword ~riscv (diff) | |
download | gentoo-5a4bbadf181faaa84ae955d7eebcca63a036ef88.tar.gz gentoo-5a4bbadf181faaa84ae955d7eebcca63a036ef88.tar.bz2 gentoo-5a4bbadf181faaa84ae955d7eebcca63a036ef88.zip |
x11-plugins/pidgin-skypeweb: 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-skypeweb/pidgin-skypeweb-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.7.ebuild b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.7.ebuild index c99028c2b379..d7118ef84b33 100644 --- a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.7.ebuild +++ b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.7.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 @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/EionRobb/skype4pidgin" SRC_URI="https://github.com/EionRobb/skype4pidgin/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" SLOT="0" BDEPEND="virtual/pkgconfig" |