diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:04:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:04:32 +0000 |
commit | e62bfa01a62f120a9fce9c003ba193a98a75f837 (patch) | |
tree | 4f0e786510f6c3ab7360849f0124bffeff287bef /xfce-base/garcon | |
parent | xfce-base/exo: Stabilize 4.16.0 x86, #769368 (diff) | |
download | gentoo-e62bfa01a62f120a9fce9c003ba193a98a75f837.tar.gz gentoo-e62bfa01a62f120a9fce9c003ba193a98a75f837.tar.bz2 gentoo-e62bfa01a62f120a9fce9c003ba193a98a75f837.zip |
xfce-base/garcon: Stabilize 0.8.0 x86, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/garcon-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/garcon/garcon-0.8.0.ebuild b/xfce-base/garcon/garcon-0.8.0.ebuild index 6433ea9ccb51..0badb5e4053e 100644 --- a/xfce-base/garcon/garcon-0.8.0.ebuild +++ b/xfce-base/garcon/garcon-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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="LGPL-2+ FDL-1.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="introspection" RDEPEND=">=dev-libs/glib-2.50.0 |