summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-08 04:03:19 +0000
committerSam James <sam@gentoo.org>2021-06-08 04:03:19 +0000
commitdf81bfd291f64614439c01574a5a38ae16774ed4 (patch)
tree2035601807359dce707bf0720adc2ebd310569ab /net-im/dino
parentsys-auth/ssh-ldap-pubkey: Stabilize 1.3.3 amd64, #793923 (diff)
downloadgentoo-df81bfd291f64614439c01574a5a38ae16774ed4.tar.gz
gentoo-df81bfd291f64614439c01574a5a38ae16774ed4.tar.bz2
gentoo-df81bfd291f64614439c01574a5a38ae16774ed4.zip
net-im/dino: Stabilize 0.2.1 arm64, #794841
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im/dino')
-rw-r--r--net-im/dino/dino-0.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/dino/dino-0.2.1.ebuild b/net-im/dino/dino-0.2.1.ebuild
index 51686ff2a861..c640a0cc338e 100644
--- a/net-im/dino/dino-0.2.1.ebuild
+++ b/net-im/dino/dino-0.2.1.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="${MY_REPO_URI}.git"
inherit git-r3
else
- KEYWORDS="amd64 ~arm64"
+ KEYWORDS="amd64 arm64"
SRC_URI="${MY_REPO_URI}/releases/download/v${PV}/${P}.tar.gz"
fi