diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:11:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:11:19 +0000 |
commit | 57820a7363ad38e44a90709eb195019fe5fcbd88 (patch) | |
tree | 1f6e65822d9eeb3b5c2281303f4a9fc3c8ffaf7d /xfce-extra/xfce4-genmon-plugin | |
parent | xfce-extra/xfce4-datetime-plugin: Stabilize 0.8.1 ppc64, #769368 (diff) | |
download | gentoo-57820a7363ad38e44a90709eb195019fe5fcbd88.tar.gz gentoo-57820a7363ad38e44a90709eb195019fe5fcbd88.tar.bz2 gentoo-57820a7363ad38e44a90709eb195019fe5fcbd88.zip |
xfce-extra/xfce4-genmon-plugin: Stabilize 4.1.1 ppc64, #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 4ac24db8d342..6e32a80e7996 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:=" |