diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-08-16 17:41:48 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-08-16 17:42:03 -0400 |
commit | d02542341aeac6febc336c6ac012c1a9aaf197d9 (patch) | |
tree | 5a7490e836ebd770a46dd887c1c9c1898f7ebbc6 /www-client/epiphany | |
parent | app-emulation/dxvk: do not use -p to copy from distdir (diff) | |
download | gentoo-d02542341aeac6febc336c6ac012c1a9aaf197d9.tar.gz gentoo-d02542341aeac6febc336c6ac012c1a9aaf197d9.tar.bz2 gentoo-d02542341aeac6febc336c6ac012c1a9aaf197d9.zip |
www-client/epiphany: Stabilize 44.3 arm64, #909469
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/epiphany-44.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/epiphany/epiphany-44.3.ebuild b/www-client/epiphany/epiphany-44.3.ebuild index a9af6383bb39..79f991bc1eb4 100644 --- a/www-client/epiphany/epiphany-44.3.ebuild +++ b/www-client/epiphany/epiphany-44.3.ebuild @@ -12,7 +12,7 @@ LICENSE="GPL-3+" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" DEPEND=" >=x11-libs/cairo-1.2 |