summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-20 01:04:15 +0000
committerSam James <sam@gentoo.org>2020-07-20 01:04:15 +0000
commitd0bd7fbaef99205c8af9e152e0c7cbcc2d9190f7 (patch)
treefd1442161beea2e72d6092ccff667ce10fbfb889 /net-im
parentnet-libs/libsignal-protocol-c: arm64 keyworded (bug #733108) (diff)
downloadgentoo-d0bd7fbaef99205c8af9e152e0c7cbcc2d9190f7.tar.gz
gentoo-d0bd7fbaef99205c8af9e152e0c7cbcc2d9190f7.tar.bz2
gentoo-d0bd7fbaef99205c8af9e152e0c7cbcc2d9190f7.zip
net-im/dino: arm64 keyworded (bug #733108)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/dino/dino-0.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/dino/dino-0.1.0.ebuild b/net-im/dino/dino-0.1.0.ebuild
index 107f28ed4d27..51136f838055 100644
--- a/net-im/dino/dino-0.1.0.ebuild
+++ b/net-im/dino/dino-0.1.0.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