diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-08 11:02:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-08 11:04:01 +0200 |
commit | dd77e7f9513781d321d04d5ccb6a87f72bfb6a81 (patch) | |
tree | 48dcc7b6a9119ac44b133e04393be3dc48be6448 /xfce-base/exo | |
parent | mail-client/mutt: stable 1.9.4-r1 for sparc (diff) | |
download | gentoo-dd77e7f9513781d321d04d5ccb6a87f72bfb6a81.tar.gz gentoo-dd77e7f9513781d321d04d5ccb6a87f72bfb6a81.tar.bz2 gentoo-dd77e7f9513781d321d04d5ccb6a87f72bfb6a81.zip |
xfce-base/exo: Un-stabilize sparc
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-0.10.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-0.10.7.ebuild b/xfce-base/exo/exo-0.10.7.ebuild index b057906bfbba..4f487bb2ba83 100644 --- a/xfce-base/exo/exo-0.10.7.ebuild +++ b/xfce-base/exo/exo-0.10.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-lang/perl-5.6 |