diff options
author | Sam James <sam@gentoo.org> | 2021-02-24 16:26:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-24 16:26:59 +0000 |
commit | c0e792eea291270ac55657c9dfcbcbc6749f49e7 (patch) | |
tree | 3de472a1d2fa622e67fd593a6bc6545b17993722 /app-crypt | |
parent | dev-libs/libbpf: Keyword 0.3 s390, #772257 (diff) | |
download | gentoo-c0e792eea291270ac55657c9dfcbcbc6749f49e7.tar.gz gentoo-c0e792eea291270ac55657c9dfcbcbc6749f49e7.tar.bz2 gentoo-c0e792eea291270ac55657c9dfcbcbc6749f49e7.zip |
app-crypt/aescrypt: Keyword 3.14 arm64, #770871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/aescrypt/aescrypt-3.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/aescrypt/aescrypt-3.14.ebuild b/app-crypt/aescrypt/aescrypt-3.14.ebuild index 78142e9a9dcb..c40e124664a5 100644 --- a/app-crypt/aescrypt/aescrypt-3.14.ebuild +++ b/app-crypt/aescrypt/aescrypt-3.14.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.aescrypt.com/" SRC_URI="https://www.aescrypt.com/download/v$(ver_cut 1)/linux/${P}.tgz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="static X" RDEPEND="X? ( || ( gnome-extra/zenity kde-apps/kdialog ) |