summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-27 19:37:39 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-27 19:37:39 +0200
commit3542c9c825babdbf7710124caa91eef216793c43 (patch)
treee93246897dbb1209e05ce43f1bd5e9e145645028 /www-client/luakit
parentnet-libs/xdp-tools: Keyword 1.2.0 arm, #821133 (diff)
downloadgentoo-3542c9c825babdbf7710124caa91eef216793c43.tar.gz
gentoo-3542c9c825babdbf7710124caa91eef216793c43.tar.bz2
gentoo-3542c9c825babdbf7710124caa91eef216793c43.zip
www-client/luakit: Keyword 2.3 arm64, #829784
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client/luakit')
-rw-r--r--www-client/luakit/luakit-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/luakit/luakit-2.3.ebuild b/www-client/luakit/luakit-2.3.ebuild
index 4898eed6a661..0956e99f0f2e 100644
--- a/www-client/luakit/luakit-2.3.ebuild
+++ b/www-client/luakit/luakit-2.3.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/luakit/luakit.git"
else
SRC_URI="https://github.com/luakit/luakit/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="GPL-3+"