diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-09 14:27:37 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:04:53 +0800 |
commit | dd75fe6773c4e3e34ec68d2940fe39284b6b5798 (patch) | |
tree | 7a9e67d908d4228986f2cd56410542b38bcc50ad /x11-plugins/pidgin-led-notification | |
parent | x11-plugins/pidgin-latex: keyword ~riscv (diff) | |
download | gentoo-dd75fe6773c4e3e34ec68d2940fe39284b6b5798.tar.gz gentoo-dd75fe6773c4e3e34ec68d2940fe39284b6b5798.tar.bz2 gentoo-dd75fe6773c4e3e34ec68d2940fe39284b6b5798.zip |
x11-plugins/pidgin-led-notification: 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/pidgin-led-notification')
-rw-r--r-- | x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild b/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild index bcfaf3ba9a2a..00d21c5669c0 100644 --- a/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild +++ b/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.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 @@ -14,7 +14,7 @@ SRC_URI="https://sites.google.com/site/simohmattila/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~riscv ~x86" IUSE="" RDEPEND=" |