diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 13:34:52 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 23:39:37 +0200 |
commit | 83140f5024371ede1e9c64fc061e1077c23e987f (patch) | |
tree | 2a09b4c9ebaac3fe23b8f989d3d14eda3c533444 /dev-libs/gdl | |
parent | dev-libs/libunique: drop to ~hppa (diff) | |
download | gentoo-83140f5024371ede1e9c64fc061e1077c23e987f.tar.gz gentoo-83140f5024371ede1e9c64fc061e1077c23e987f.tar.bz2 gentoo-83140f5024371ede1e9c64fc061e1077c23e987f.zip |
dev-libs/gdl: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/gdl')
-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 81ce966a715c..2b38e3b527f0 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-2019 Gentoo Authors +# Copyright 1999-2020 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 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" RDEPEND=" dev-libs/glib:2 |