diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-08 11:02:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-08 11:04:00 +0200 |
commit | 2706648b8cb47695b7dc0c6f08b3eade70d27732 (patch) | |
tree | 9458cc7c33cb23f70847a968905415467f0f74b4 /xfce-base/garcon | |
parent | xfce-base/exo: Un-stabilize sparc (diff) | |
download | gentoo-2706648b8cb47695b7dc0c6f08b3eade70d27732.tar.gz gentoo-2706648b8cb47695b7dc0c6f08b3eade70d27732.tar.bz2 gentoo-2706648b8cb47695b7dc0c6f08b3eade70d27732.zip |
xfce-base/garcon: Un-stabilize sparc
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/garcon-0.5.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/garcon/garcon-0.5.0-r2.ebuild b/xfce-base/garcon/garcon-0.5.0-r2.ebuild index f44d41bb8058..0d87c4d1dc9d 100644 --- a/xfce-base/garcon/garcon-0.5.0-r2.ebuild +++ b/xfce-base/garcon/garcon-0.5.0-r2.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/libs/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.30:= |