diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-02 08:31:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-02 08:31:44 +0200 |
commit | 6779744e34f8cf16f6b503915e0a219dead44da9 (patch) | |
tree | 9d5c68eb2e5fdc04a196a5e1447104c73fd0915c /dev-libs | |
parent | dev-libs/jansson: ppc stable wrt bug #730344 (diff) | |
download | gentoo-6779744e34f8cf16f6b503915e0a219dead44da9.tar.gz gentoo-6779744e34f8cf16f6b503915e0a219dead44da9.tar.bz2 gentoo-6779744e34f8cf16f6b503915e0a219dead44da9.zip |
dev-libs/gdl: ppc64 stable wrt bug #726600
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gdl/gdl-3.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gdl/gdl-3.28.0.ebuild b/dev-libs/gdl/gdl-3.28.0.ebuild index 445a5366f9aa..8ed87d449931 100644 --- a/dev-libs/gdl/gdl-3.28.0.ebuild +++ b/dev-libs/gdl/gdl-3.28.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gdl" LICENSE="LGPL-2.1+" SLOT="3/5" # subslot = libgdl-3 soname version IUSE="+introspection" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" RDEPEND=" dev-libs/glib:2 |