summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-01 19:01:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-01 19:01:35 +0300
commit738010d420ccc7aeb4d3fc65cbfde8c87feb8ee3 (patch)
tree1c6e7ed295c2574063d611b6892c12760d082b34 /net-im
parentdev-libs/openssl: Stabilize 1.1.1u arm, #907592 (diff)
downloadgentoo-738010d420ccc7aeb4d3fc65cbfde8c87feb8ee3.tar.gz
gentoo-738010d420ccc7aeb4d3fc65cbfde8c87feb8ee3.tar.bz2
gentoo-738010d420ccc7aeb4d3fc65cbfde8c87feb8ee3.zip
net-im/dino: Keyword 0.4.2-r1 arm64, #907604
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/dino/dino-0.4.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/dino/dino-0.4.2-r1.ebuild b/net-im/dino/dino-0.4.2-r1.ebuild
index 2b090f8e836f..5746d3e99bf0 100644
--- a/net-im/dino/dino-0.4.2-r1.ebuild
+++ b/net-im/dino/dino-0.4.2-r1.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="${MY_REPO_URI}.git"
inherit git-r3
else
- KEYWORDS="amd64"
+ KEYWORDS="amd64 ~arm64"
SRC_URI="${MY_REPO_URI}/releases/download/v${PV}/${P}.tar.gz"
fi