commit: c0e792eea291270ac55657c9dfcbcbc6749f49e7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 24 16:26:59 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 24 16:26:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e792ee
app-crypt/aescrypt: Keyword 3.14 arm64, #770871 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/aescrypt/aescrypt-3.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/aescrypt/aescrypt-3.14.ebuild b/app-crypt/aescrypt/aescrypt-3.14.ebuild index 78142e9a9dc..c40e124664a 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 )
