diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-20 15:03:34 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-23 16:46:31 +0800 |
commit | 8e8390d73fb3ef107c3cc4cc9f9882eb41fcf05c (patch) | |
tree | f2dd42446db86417d5f8d5353e52551adbc4e0b6 /x11-misc | |
parent | x11-themes/fvwm_icons: keyword 1.0 for ~riscv (diff) | |
download | gentoo-8e8390d73fb3ef107c3cc4cc9f9882eb41fcf05c.tar.gz gentoo-8e8390d73fb3ef107c3cc4cc9f9882eb41fcf05c.tar.bz2 gentoo-8e8390d73fb3ef107c3cc4cc9f9882eb41fcf05c.zip |
x11-misc/stalonetray: keyword 0.8.4 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/stalonetray/stalonetray-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/stalonetray/stalonetray-0.8.4.ebuild b/x11-misc/stalonetray/stalonetray-0.8.4.ebuild index bf278325f3dc..f63dff437496 100644 --- a/x11-misc/stalonetray/stalonetray-0.8.4.ebuild +++ b/x11-misc/stalonetray/stalonetray-0.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kolbusa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="debug +graceful-exit" RDEPEND="x11-libs/libICE |