diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:23:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:39:08 +0100 |
commit | bd4ad3702419b35502b2561dec5928f497c52267 (patch) | |
tree | f7706776347b96f52fa96a80c9183dbb34b7755e /gnome-extra/libgsf | |
parent | gnome-extra/eiciel: x86 stable (bug #706524) (diff) | |
download | gentoo-bd4ad3702419b35502b2561dec5928f497c52267.tar.gz gentoo-bd4ad3702419b35502b2561dec5928f497c52267.tar.bz2 gentoo-bd4ad3702419b35502b2561dec5928f497c52267.zip |
gnome-extra/libgsf: x86 stable (bug #706524)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.46.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgsf/libgsf-1.14.46.ebuild b/gnome-extra/libgsf/libgsf-1.14.46.ebuild index 3dd0c65552b7..a34f6934a417 100644 --- a/gnome-extra/libgsf/libgsf-1.14.46.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.46.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ HOMEPAGE="https://developer.gnome.org/gsf/" LICENSE="GPL-2 LGPL-2.1" SLOT="0/114" # libgsf-1.so version -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 gtk +introspection" RDEPEND=" |