diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-22 19:02:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-22 19:02:10 +0300 |
commit | 7b20bec7c10d6d3b75a6efa16f4199899a45e23d (patch) | |
tree | 057c3a020b3e4c9281fb28d133d025e3cfb585f1 /xfce-base | |
parent | sys-libs/libieee1284: Keyword 0.2.11-r8 arm64, #849830 (diff) | |
download | gentoo-7b20bec7c10d6d3b75a6efa16f4199899a45e23d.tar.gz gentoo-7b20bec7c10d6d3b75a6efa16f4199899a45e23d.tar.bz2 gentoo-7b20bec7c10d6d3b75a6efa16f4199899a45e23d.zip |
xfce-base/exo: Stabilize 4.16.4 arm, #851204
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/exo-4.16.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-4.16.4.ebuild b/xfce-base/exo/exo-4.16.4.ebuild index a873af84c6f1..b3f85d5a8334 100644 --- a/xfce-base/exo/exo-4.16.4.ebuild +++ b/xfce-base/exo/exo-4.16.4.ebuild @@ -11,7 +11,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 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.50 |