diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-14 17:28:12 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-19 14:21:19 +0800 |
commit | 225da4845fb40ee3763e78f9c0d600a08eb0e321 (patch) | |
tree | 6f73b655030cd07fd80f1b3374fbed405eb739c1 /xfce-extra | |
parent | xfce-extra/xfce4-notifyd: keyword ~riscv (diff) | |
download | gentoo-225da4845fb40ee3763e78f9c0d600a08eb0e321.tar.gz gentoo-225da4845fb40ee3763e78f9c0d600a08eb0e321.tar.bz2 gentoo-225da4845fb40ee3763e78f9c0d600a08eb0e321.zip |
xfce-extra/xfce4-places-plugin: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.1.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.1.ebuild index 9f54601b5548..73c45a20f680 100644 --- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.1.ebuild +++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.1.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 @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="libnotify" RDEPEND=">=dev-libs/glib-2.42:2 |