diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:04:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:04:40 +0000 |
commit | d16a7dffcff03afc80a2091a6c6b427fe96dc917 (patch) | |
tree | 1829bcacd7b72394c31c25ef4870fd601354f4a4 /xfce-extra/xfce4-genmon-plugin | |
parent | xfce-extra/xfce4-fsguard-plugin: Stabilize 1.1.2 x86, #769368 (diff) | |
download | gentoo-d16a7dffcff03afc80a2091a6c6b427fe96dc917.tar.gz gentoo-d16a7dffcff03afc80a2091a6c6b427fe96dc917.tar.bz2 gentoo-d16a7dffcff03afc80a2091a6c6b427fe96dc917.zip |
xfce-extra/xfce4-genmon-plugin: Stabilize 4.1.1 x86, #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 e2a9c9ae140e..f5807cd75036 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:=" |