diff options
author | 2018-12-02 12:50:53 +0300 | |
---|---|---|
committer | 2018-12-02 12:50:53 +0300 | |
commit | 0d4e693b960e9dfc6e5bac6db467105dea9be9a4 (patch) | |
tree | 203143577fd1359b0654e5501da33ceca2c7b96c /dev-libs | |
parent | dev-libs/fribidi: amd64 stable wrt bug #670024 (diff) | |
download | gentoo-0d4e693b960e9dfc6e5bac6db467105dea9be9a4.tar.gz gentoo-0d4e693b960e9dfc6e5bac6db467105dea9be9a4.tar.bz2 gentoo-0d4e693b960e9dfc6e5bac6db467105dea9be9a4.zip |
dev-libs/gdl: amd64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs')
-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 aa4f6208eff9..3062120412e2 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 Foundation +# Copyright 1999-2018 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 |