diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-24 10:20:15 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-24 10:21:35 +0100 |
commit | 78456655eadb7d1e6fcd4c998abf93f7fea852ee (patch) | |
tree | 4bb96348ba861f787f30b5fe2c8ade8b1e95b68b /gnome-base | |
parent | media-plugins/live: stable 2017.10.28 for sparc, bug #648068 (diff) | |
download | gentoo-78456655eadb7d1e6fcd4c998abf93f7fea852ee.tar.gz gentoo-78456655eadb7d1e6fcd4c998abf93f7fea852ee.tar.bz2 gentoo-78456655eadb7d1e6fcd4c998abf93f7fea852ee.zip |
gnome-base/dconf: Tested on ~amd64-fbsd
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf/dconf-0.26.1.ebuild | 4 |
1 files 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 1187976d9e36..b822214442e0 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=" |