diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-11 07:19:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 07:12:45 +0000 |
commit | 73643be9ee7b8e884eab839547159d3d3b21950b (patch) | |
tree | 5d626b405f98e789958034f4610258d954016506 /media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild | |
parent | dev-ruby/ruby-gobject-introspection: add 3.3.2 (diff) | |
download | gentoo-73643be9ee7b8e884eab839547159d3d3b21950b.tar.gz gentoo-73643be9ee7b8e884eab839547159d3d3b21950b.tar.bz2 gentoo-73643be9ee7b8e884eab839547159d3d3b21950b.zip |
media-libs/libggiwmh: stable 0.3.2-r1 for sparc, bug #677636
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild')
-rw-r--r-- | media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild b/media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild index 67cd8c2664dc..22ed7a033355 100644 --- a/media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild +++ b/media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="X" RDEPEND=">=media-libs/libggi-2.2.2 |