diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 15:31:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 15:31:27 +0200 |
commit | 378cb5122cd8315d276cd178f9e80d241d241312 (patch) | |
tree | 335bda2cdcbf6e202ec415e1ad0bd5f4c90b2720 /xfce-base | |
parent | xfce-base/libxfce4ui: Stabilize 4.18.1 arm, #893064 (diff) | |
download | gentoo-378cb5122cd8315d276cd178f9e80d241d241312.tar.gz gentoo-378cb5122cd8315d276cd178f9e80d241d241312.tar.bz2 gentoo-378cb5122cd8315d276cd178f9e80d241d241312.zip |
xfce-base/exo: Stabilize 4.18.0 arm, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/exo-4.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-4.18.0.ebuild b/xfce-base/exo/exo-4.18.0.ebuild index c32a1a6877c5..ff89d97d4fbe 100644 --- a/xfce-base/exo/exo-4.18.0.ebuild +++ b/xfce-base/exo/exo-4.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" DEPEND=" >=dev-libs/glib-2.66.0 |