diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-03 05:49:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-03 09:27:43 +0000 |
commit | 0c40af898b5c6bc83c33d7c3f19a30b0fcce1a04 (patch) | |
tree | 2b1e2fe731a8acb88e7fad99cccc031026217e80 | |
parent | dev-cpp/glibmm: stable 2.56.0 for hppa, bug #670024 (diff) | |
download | gentoo-0c40af898b5c6bc83c33d7c3f19a30b0fcce1a04.tar.gz gentoo-0c40af898b5c6bc83c33d7c3f19a30b0fcce1a04.tar.bz2 gentoo-0c40af898b5c6bc83c33d7c3f19a30b0fcce1a04.zip |
dev-libs/gdl: stable 3.28.0 for hppa, bug #670024
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>
-rw-r--r-- | dev-libs/gdl/gdl-3.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gdl/gdl-3.28.0.ebuild b/dev-libs/gdl/gdl-3.28.0.ebuild index 5d411e0cfe9f..efeb11f9b85f 100644 --- a/dev-libs/gdl/gdl-3.28.0.ebuild +++ b/dev-libs/gdl/gdl-3.28.0.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=6 @@ -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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" RDEPEND=" dev-libs/glib:2 |