diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-14 07:39:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-14 07:14:35 +0000 |
commit | 0ca0ac67219f2419d128af7f9399d8220e28b7da (patch) | |
tree | 5cbf0e50073467041e23f9aefb65f27f0ed4c1ce /gnome-extra | |
parent | dev-lang/vala: stable 0.34.16 for hppa, bug #652976 (diff) | |
download | gentoo-0ca0ac67219f2419d128af7f9399d8220e28b7da.tar.gz gentoo-0ca0ac67219f2419d128af7f9399d8220e28b7da.tar.bz2 gentoo-0ca0ac67219f2419d128af7f9399d8220e28b7da.zip |
gnome-extra/libgsf: stable 1.14.43 for hppa, bug #652976
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgsf/libgsf-1.14.43.ebuild b/gnome-extra/libgsf/libgsf-1.14.43.ebuild index b0aa05ab0d02..73972e54497c 100644 --- a/gnome-extra/libgsf/libgsf-1.14.43.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.43.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 @@ -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 ~x86-fbsd ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 gtk +introspection" RDEPEND=" |