diff options
author | 2019-01-09 02:39:35 +0100 | |
---|---|---|
committer | 2019-01-09 02:39:35 +0100 | |
commit | 2ffe0d8c3cd2896f31458978c4b2dc121cb74f3b (patch) | |
tree | 626634c009e36287cbc3a9417558084ec89adef0 /www-client | |
parent | dev-libs/libdazzle: x86 stable (bug #674870) (diff) | |
download | gentoo-2ffe0d8c3cd2896f31458978c4b2dc121cb74f3b.tar.gz gentoo-2ffe0d8c3cd2896f31458978c4b2dc121cb74f3b.tar.bz2 gentoo-2ffe0d8c3cd2896f31458978c4b2dc121cb74f3b.zip |
www-client/epiphany: 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 'www-client')
-rw-r--r-- | www-client/epiphany/epiphany-3.30.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-3.30.2.ebuild b/www-client/epiphany/epiphany-3.30.2.ebuild index 77d10675a944..07d03ef129ac 100644 --- a/www-client/epiphany/epiphany-3.30.2.ebuild +++ b/www-client/epiphany/epiphany-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 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web" LICENSE="GPL-3+" SLOT="0" IUSE="test" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86" COMMON_DEPEND=" >=dev-libs/glib-2.52.0:2 |