diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:06:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:06:48 +0000 |
commit | faf8e0f0866e35913b5e3c90a79180eb8c210c50 (patch) | |
tree | f046fa3445289550f0fbb18ae29e7d9f8b3ef3bd /www-client/epiphany | |
parent | sys-apps/baobab: Stabilize 40.0 x86, #792327 (diff) | |
download | gentoo-faf8e0f0866e35913b5e3c90a79180eb8c210c50.tar.gz gentoo-faf8e0f0866e35913b5e3c90a79180eb8c210c50.tar.bz2 gentoo-faf8e0f0866e35913b5e3c90a79180eb8c210c50.zip |
www-client/epiphany: Stabilize 40.1 x86, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/epiphany-40.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-40.1.ebuild b/www-client/epiphany/epiphany-40.1.ebuild index 141d7c77d371..dac54c262cc3 100644 --- a/www-client/epiphany/epiphany-40.1.ebuild +++ b/www-client/epiphany/epiphany-40.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ LICENSE="GPL-3+" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" DEPEND=" >=dev-libs/glib-2.64.0:2 |