diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-07 17:41:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-07 17:41:06 +0300 |
commit | cba402366b2d66441a0e75c20eb8c00e7f8b68da (patch) | |
tree | a12f48c7c43ed715e5f98fab3bf266f8967653a9 /xfce-base/xfconf | |
parent | xfce-base/xfce4-panel: amd64 stable wrt bug #682814 (diff) | |
download | gentoo-cba402366b2d66441a0e75c20eb8c00e7f8b68da.tar.gz gentoo-cba402366b2d66441a0e75c20eb8c00e7f8b68da.tar.bz2 gentoo-cba402366b2d66441a0e75c20eb8c00e7f8b68da.zip |
xfce-base/xfconf: 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/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.13.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfconf/xfconf-4.13.5.ebuild b/xfce-base/xfconf/xfconf-4.13.5.ebuild index 2cd890f3d36b..527040345874 100644 --- a/xfce-base/xfconf/xfconf-4.13.5.ebuild +++ b/xfce-base/xfconf/xfconf-4.13.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug perl" RDEPEND=">=dev-libs/glib-2.30:= |