diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 22:08:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 22:08:41 +0000 |
commit | ec445fe60a98f2bcaa43a0e5803628ab68567858 (patch) | |
tree | de3bedba9d4966e86506ac8b2036fb6148dce162 /xfce-extra/xfce4-genmon-plugin | |
parent | xfce-extra/xfce4-datetime-plugin: Stabilize 0.8.1 ppc, #769368 (diff) | |
download | gentoo-ec445fe60a98f2bcaa43a0e5803628ab68567858.tar.gz gentoo-ec445fe60a98f2bcaa43a0e5803628ab68567858.tar.bz2 gentoo-ec445fe60a98f2bcaa43a0e5803628ab68567858.zip |
xfce-extra/xfce4-genmon-plugin: Stabilize 4.1.1 ppc, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-genmon-plugin')
-rw-r--r-- | xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.1.1.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.1.1.ebuild index eb87bfa5e19d..f15a7a76005d 100644 --- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.1.1.ebuild +++ b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)] >=xfce-base/xfce4-panel-4.12:=" |