diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-17 12:13:04 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-17 12:17:16 +0200 |
commit | f2e8cc65f383c45caaec592750e141993f60277e (patch) | |
tree | 34685ee6c0778c3433a8d19a1288f3d9ee0fb8b8 /xfce-base/exo | |
parent | dev-python/sphinxcontrib-issuetracker: Drop py2 (diff) | |
download | gentoo-f2e8cc65f383c45caaec592750e141993f60277e.tar.gz gentoo-f2e8cc65f383c45caaec592750e141993f60277e.tar.bz2 gentoo-f2e8cc65f383c45caaec592750e141993f60277e.zip |
xfce-base/exo: arm64 stable (bug #704210)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-0.12.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-0.12.10.ebuild b/xfce-base/exo/exo-0.12.10.ebuild index 83eae0e79f2c..30c7ec67de13 100644 --- a/xfce-base/exo/exo-0.12.10.ebuild +++ b/xfce-base/exo/exo-0.12.10.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 ~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 |