summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 15:21:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 15:21:22 +0300
commitad68d7290f89ddd2ec8d4ec0cd1c4391b65c7be9 (patch)
tree9b02fe8f9553cbca850b5e5d6342ee9e994d4e55 /app-misc/no-more-secrets/no-more-secrets-0.3.3.ebuild
parentmedia-gfx/img2pdf: Stabilize 0.4.4-r1 ppc64, #904289 (diff)
downloadgentoo-ad68d7290f89ddd2ec8d4ec0cd1c4391b65c7be9.tar.gz
gentoo-ad68d7290f89ddd2ec8d4ec0cd1c4391b65c7be9.tar.bz2
gentoo-ad68d7290f89ddd2ec8d4ec0cd1c4391b65c7be9.zip
app-misc/no-more-secrets: Keyword 0.3.3 arm64, #866338
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/no-more-secrets/no-more-secrets-0.3.3.ebuild')
-rw-r--r--app-misc/no-more-secrets/no-more-secrets-0.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/no-more-secrets/no-more-secrets-0.3.3.ebuild b/app-misc/no-more-secrets/no-more-secrets-0.3.3.ebuild
index fd0780756aa5..e6926ebddb70 100644
--- a/app-misc/no-more-secrets/no-more-secrets-0.3.3.ebuild
+++ b/app-misc/no-more-secrets/no-more-secrets-0.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/bartobri/no-more-secrets/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
DESCRIPTION="Recreate decrypting text from 1992 movie 'Sneakers'"