diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-07 17:40:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-07 17:40:37 +0300 |
commit | 33bd9afb09be486747aea58a42fa010cabb6fbc8 (patch) | |
tree | d03b572fb5e1071710df5043758bd56cec5b5af4 /xfce-base/garcon | |
parent | xfce-base/exo: amd64 stable wrt bug #682814 (diff) | |
download | gentoo-33bd9afb09be486747aea58a42fa010cabb6fbc8.tar.gz gentoo-33bd9afb09be486747aea58a42fa010cabb6fbc8.tar.bz2 gentoo-33bd9afb09be486747aea58a42fa010cabb6fbc8.zip |
xfce-base/garcon: amd64 stable wrt bug #682814
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/garcon-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/garcon/garcon-0.6.2.ebuild b/xfce-base/garcon/garcon-0.6.2.ebuild index fa58d50f7a3f..9d7e1eac961f 100644 --- a/xfce-base/garcon/garcon-0.6.2.ebuild +++ b/xfce-base/garcon/garcon-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,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 ~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="+gtk2" RDEPEND=">=dev-libs/glib-2.30:= |