summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-01 12:58:39 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-01 22:30:12 +0200
commit6ca349fafff4120b34f081d41a443c81acb23632 (patch)
treec056674ac7aceee34d11ab42524e7d371a53c40e /www-client
parentdev-python/twine: keyword arm (bug #718774) (diff)
downloadgentoo-6ca349fafff4120b34f081d41a443c81acb23632.tar.gz
gentoo-6ca349fafff4120b34f081d41a443c81acb23632.tar.bz2
gentoo-6ca349fafff4120b34f081d41a443c81acb23632.zip
www-client/epiphany: arm keyworded (bug #692802)
Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/epiphany/epiphany-3.34.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/epiphany/epiphany-3.34.4.ebuild b/www-client/epiphany/epiphany-3.34.4.ebuild
index 25a5ae82ef2a..da74b629ae25 100644
--- a/www-client/epiphany/epiphany-3.34.4.ebuild
+++ b/www-client/epiphany/epiphany-3.34.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
DEPEND="
>=dev-libs/glib-2.61.2:2