commit: 6ac8329f7aa19900e6c9707c54808648ce30ca8d
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 4 18:09:10 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jan 4 18:09:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ac8329f
www-client/epiphany: Stabilize 40.6 x86, #830597
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
www-client/epiphany/epiphany-40.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-client/epiphany/epiphany-40.6.ebuild
b/www-client/epiphany/epiphany-40.6.ebuild
index e46b4d99cdf3..1c1b6f161e16 100644
--- a/www-client/epiphany/epiphany-40.6.ebuild
+++ b/www-client/epiphany/epiphany-40.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
DEPEND="
>=dev-libs/glib-2.64.0:2