summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-01 20:43:19 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-01 20:43:19 +0100
commitf2ce12b5e48ffe5b724da36eb4f5f8ecf2e49677 (patch)
tree90313f1fbe8e121fff4e80b9c6f9b256ae973216 /xfce-base/exo
parentapp-cdr/xfburn: arm stable wrt bug #704210 (diff)
downloadgentoo-f2ce12b5e48ffe5b724da36eb4f5f8ecf2e49677.tar.gz
gentoo-f2ce12b5e48ffe5b724da36eb4f5f8ecf2e49677.tar.bz2
gentoo-f2ce12b5e48ffe5b724da36eb4f5f8ecf2e49677.zip
xfce-base/exo: 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-base/exo')
-rw-r--r--xfce-base/exo/exo-0.12.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-0.12.10.ebuild b/xfce-base/exo/exo-0.12.10.ebuild
index 28bf86e91524..83eae0e79f2c 100644
--- a/xfce-base/exo/exo-0.12.10.ebuild
+++ b/xfce-base/exo/exo-0.12.10.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/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="gtk2"
RDEPEND=">=dev-lang/perl-5.6