diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-09 14:17:24 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:04:17 +0800 |
commit | d7ac1b2a785f0d3814d6ae81892c976759a9487c (patch) | |
tree | 2e0203b57ac8a078a13c2b4098050ca2cd0fe1eb /x11-plugins | |
parent | net-libs/gupnp-igd: keyword ~riscv (diff) | |
download | gentoo-d7ac1b2a785f0d3814d6ae81892c976759a9487c.tar.gz gentoo-d7ac1b2a785f0d3814d6ae81892c976759a9487c.tar.bz2 gentoo-d7ac1b2a785f0d3814d6ae81892c976759a9487c.zip |
x11-plugins/pidgin-birthday-reminder: 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-birthday-reminder/pidgin-birthday-reminder-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7-r1.ebuild b/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7-r1.ebuild index 27bae531e0e7..e369280cdcdc 100644 --- a/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7-r1.ebuild +++ b/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="static-libs" RDEPEND="net-im/pidgin[gtk]" |