diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:04:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:04:39 +0000 |
commit | d2a6dd1ca6f1d280c8e6481e76c1653766e70f58 (patch) | |
tree | 154600d531d56edb95bfd3b1a7aea57389bcf9f9 /xfce-extra | |
parent | xfce-extra/xfce4-cpugraph-plugin: Stabilize 1.2.1 x86, #769368 (diff) | |
download | gentoo-d2a6dd1ca6f1d280c8e6481e76c1653766e70f58.tar.gz gentoo-d2a6dd1ca6f1d280c8e6481e76c1653766e70f58.tar.bz2 gentoo-d2a6dd1ca6f1d280c8e6481e76c1653766e70f58.zip |
xfce-extra/xfce4-datetime-plugin: Stabilize 0.8.1 x86, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.1.ebuild b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.1.ebuild index b70f37342ddc..2d0fcb847a5e 100644 --- a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.1.ebuild +++ b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.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 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)] >=xfce-base/xfce4-panel-4.12:=" |