diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 20:43:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 20:43:24 +0100 |
commit | c6334b203c789ae75e25770b6c23cce870f6ce04 (patch) | |
tree | be0ca9d0d67800bbe4e8340f2446ada21ee6b895 /xfce-extra/xfce4-time-out-plugin | |
parent | xfce-extra/xfce4-screenshooter: arm stable wrt bug #704210 (diff) | |
download | gentoo-c6334b203c789ae75e25770b6c23cce870f6ce04.tar.gz gentoo-c6334b203c789ae75e25770b6c23cce870f6ce04.tar.bz2 gentoo-c6334b203c789ae75e25770b6c23cce870f6ce04.zip |
xfce-extra/xfce4-time-out-plugin: arm stable wrt bug #704210
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-time-out-plugin')
-rw-r--r-- | xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild index 9123a697a08a..b9898e8c765c 100644 --- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild +++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" 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" IUSE="" RDEPEND="x11-libs/libX11 |