diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:38:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:38:47 +0100 |
commit | 78f1d5231fcd00361d70b380d38ac5b76ef727ee (patch) | |
tree | 2dff9d008582cc55d28bc87a614d1ed16b2fa385 /dev-libs/libdazzle | |
parent | net-libs/webkit-gtk: x86 stable (bug #672108) (diff) | |
download | gentoo-78f1d5231fcd00361d70b380d38ac5b76ef727ee.tar.gz gentoo-78f1d5231fcd00361d70b380d38ac5b76ef727ee.tar.bz2 gentoo-78f1d5231fcd00361d70b380d38ac5b76ef727ee.zip |
dev-libs/libdazzle: x86 stable (bug #674870)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/libdazzle')
-rw-r--r-- | dev-libs/libdazzle/libdazzle-3.30.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdazzle/libdazzle-3.30.2.ebuild b/dev-libs/libdazzle/libdazzle-3.30.2.ebuild index 635275f8d6e3..176f07af9599 100644 --- a/dev-libs/libdazzle/libdazzle-3.30.2.ebuild +++ b/dev-libs/libdazzle/libdazzle-3.30.2.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://gitlab.gnome.org/GNOME/libdazzle" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc x86" IUSE="gtk-doc +introspection test vala" REQUIRED_USE="vala? ( introspection )" |