commit: 78456655eadb7d1e6fcd4c998abf93f7fea852ee Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Feb 24 09:20:15 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Feb 24 09:21:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78456655
gnome-base/dconf: Tested on ~amd64-fbsd gnome-base/dconf/dconf-0.26.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/dconf/dconf-0.26.1.ebuild b/gnome-base/dconf/dconf-0.26.1.ebuild index 1187976d9e3..b822214442e 100644 --- a/gnome-base/dconf/dconf-0.26.1.ebuild +++ b/gnome-base/dconf/dconf-0.26.1.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=6 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Projects/dconf" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="" RDEPEND="
